openreader/compute
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
..
core refactor(control-plane): introduce revision-based CAS for operation state updates 2026-06-03 02:15:29 -06:00
worker feat(worker): extract orphaned operation recovery to module with periodic sweep 2026-06-03 02:49:08 -06:00