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 was archived by the owner on Mar 6, 2026. It is now read-only.
Problem Statement
Every 15 minutes the Zerobus server closes the gRPC stream to force token refreshing. Other graceful stream closing cases will also be possible.
Proposed Solution
Don't trigger recovery immediately upon such received message, but wait for remaining acknowledgements.