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
Don't retry by default when the stream is exhausted
When the stream is exhausted and the server closes the stream, we no
longer automatically reconnect. But this can be changed by setting
the `retry_on_exhausted_stream` parameter to `True`.
Signed-off-by: Sahas Subramanian <[email protected]>
0 commit comments