openreader/compute/worker/src
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
..
control-plane feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
orphan-recovery.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
pdf-artifact-persistence.ts Refactor user data cleanup and TTS storage flows (#105) 2026-06-07 13:33:20 -06:00
pdf-progress.ts feat(worker): add granular PDF progress reporting and abort error handling 2026-05-29 20:13:59 -06:00
runtime.ts feat(worker): throttle EventSource reconnects after idle disconnect 2026-06-10 07:05:34 -06:00
server.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00
worker-loop-policy.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00