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.
Reported by @pedesen . It looks like the business error is treated as a gRPC channel failure. The gRPC Client then waits for a state transition to indicate a recovery. The channel, however, is in a READY state, so the next transition is to IDLE after 180 seconds.
Reported by @pedesen . It looks like the business error is treated as a gRPC channel failure. The gRPC Client then waits for a state transition to indicate a recovery. The channel, however, is in a READY state, so the next transition is to IDLE after 180 seconds.
See logs here: https://gist.github.com/pedesen/428e02d3fee8028ce0a80f5ef87b0b57
The text was updated successfully, but these errors were encountered: