You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
At the moment, gRPC Client logs don't identify the task type of the worker, or if it is the gRPC Client for a ZBClient. In projects with multiple workers, they do not provide information about which parts are failing.
At the moment, gRPC Client logs don't identify the task type of the worker, or if it is the gRPC Client for a ZBClient. In projects with multiple workers, they do not provide information about which parts are failing.
For example:
The GRPCClient class should take an id string that is
Worker: ${taskType}
orZBClient
to add in debugging.The text was updated successfully, but these errors were encountered: