openreader/compute/worker/tests
Richard R 74a05a8de0 feat(worker): extract orphaned operation recovery to module with periodic sweep
Move orphaned operation recovery logic into a dedicated orphan-recovery module,
introducing a periodic sweep timer that triggers recovery every 15 seconds while
the worker is connected. Refactor runtime to delegate orphan detection and
handling to the new module, improving modularity and maintainability. Add
unit tests for orphan-recovery to ensure correctness.
2026-06-03 02:49:08 -06:00
..
api feat(worker): extend orphan recovery to handle whisper_align ops and improve logging 2026-06-03 01:56:54 -06:00
fixtures refactor(control-plane): introduce revision-based CAS for operation state updates 2026-06-03 02:15:29 -06:00
unit feat(worker): extract orphaned operation recovery to module with periodic sweep 2026-06-03 02:49:08 -06:00
setup-env.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00
tsconfig.json refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00