Files
lighthouse/beacon_node/beacon_chain/src
Michael Sproul 7251a93c5e Don't kill SSE stream if channel fills up (#4500)
## Issue Addressed

Closes #4245

## Proposed Changes

- If an SSE channel fills up, send a comment instead of terminating the stream.
- Add a CLI flag for scaling up the SSE buffer: `--http-sse-capacity-multiplier N`.

## Additional Info

~~Blocked on #4462. I haven't rebased on that PR yet for initial testing, because it still needs some more work to handle long-running HTTP threads.~~

- [x] Add CLI flag tests.
2023-08-17 02:37:29 +00:00
..
2023-08-14 00:29:43 +00:00
2022-07-27 00:51:06 +00:00
2023-01-27 09:48:42 +00:00
2022-11-04 07:43:43 +00:00
2023-08-03 01:51:47 +00:00
2023-06-27 01:06:49 +00:00
2023-08-02 23:50:41 +00:00