Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(taskworker): Avoid crash with a grpc bug (#84267)
In the case when the worker receives a gRPC error message from the broker, log the exception and continue processing instead of crashing the entire application.
- Loading branch information