openreader/compute/core/tests/control-plane
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
..
orchestrator.test.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
run-layout-model.test.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
sse.test.ts feat(worker): throttle EventSource reconnects after idle disconnect 2026-06-10 07:05:34 -06:00
state-machine.test.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00