openreader/compute/worker/src
Richard R b139120e4e refactor(api): add staleness detection for inflight worker operation states
Integrate isWorkerOperationStateStale checks into document parse API endpoints to ensure inflight worker operation states are not reused if stale. Introduce helper for staleness detection and corresponding unit tests. Enhance SSE event streaming with keepalive intervals and improve progress acknowledgment error handling.
2026-06-03 01:32:43 -06:00
..
control-plane refactor(worker): extract op helpers and shared parse mapping 2026-05-26 18:54:11 -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 refactor(api): add staleness detection for inflight worker operation states 2026-06-03 01:32:43 -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