openreader/compute
Richard R a284ee852e feat(worker): throttle EventSource reconnects after idle disconnect
Add SSE `retry:` directive to suggest a 2-minute reconnect delay when the worker
enters idle sleep and drops silent EventSource streams. This prevents clients
from immediately reconnecting and re-waking the container, reducing unnecessary
resource usage. Update SSE encoding to support the `retry` field and add tests
for correct behavior. Improve idle disconnect logging for better observability.
2026-06-10 07:05:34 -06:00
..
core feat(worker): throttle EventSource reconnects after idle disconnect 2026-06-10 07:05:34 -06:00
worker feat(worker): throttle EventSource reconnects after idle disconnect 2026-06-10 07:05:34 -06:00