Commit fee292e
committed
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.1 parent ae0bc81 commit fee292e
File tree
1 file changed
+27
-0
lines changed1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2275 | 2275 | | |
2276 | 2276 | | |
2277 | 2277 | | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
2278 | 2305 | | |
2279 | 2306 | | |
2280 | 2307 | | |
| |||
0 commit comments