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
@mosuem if i have bi-directional stream, how could i know that stream is alive and i could send requests. Furthermore, in terms of battery saving for example for messing apps - stream will be forcefully closed and need to be reconnected. Also switching from Wi-Fi to cellular cause connection close which is not seen in errors etc but stream is dead
So that's the use cases where it's essential to track this specific call status or have listener to make health check
Is it possible to track some specific request? I have grpc stream and I need to track onReady, onClosed etc.
The text was updated successfully, but these errors were encountered: