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
test: cover branch where reconnection exhausts max attempts
Add test_sse_error_when_reconnection_exhausted to exercise the
_handle_sse_response path where SSE events are received (setting
last_event_id) but reconnection fails, ensuring the JSONRPCError
is sent to unblock the waiting request.
0 commit comments