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
fix: retry SSE on transient HTTP errors after successful session
Only treat 'no-connection' as fatal on the first attempt. If we've
previously connected successfully, the server may be restarting —
retry with backoff instead of giving up.
0 commit comments