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
The GRPC stream connection created by the worker client should be infinitely retried. Without this connection orchestrations wont execute, so its key that client retries this connection or at least returns an error to the caller so the worker can be re-started....
The text was updated successfully, but these errors were encountered:
Equivalent to microsoft/durabletask-go#72
The GRPC stream connection created by the worker client should be infinitely retried. Without this connection orchestrations wont execute, so its key that client retries this connection or at least returns an error to the caller so the worker can be re-started....
The text was updated successfully, but these errors were encountered: