openreader/compute/worker/tests
Richard R 80596da773 feat(worker): recover and fail stale in-flight pdf ops on startup
Add orphaned operation recovery logic to detect and mark stale in-flight pdf_layout jobs as failed during worker startup. Extend OperationStateStore with listOpStates for state enumeration. Update tests and documentation to cover recovery behavior and new environment variable COMPUTE_PDF_JOB_ATTEMPTS.
2026-06-03 01:44:18 -06:00
..
api feat(worker): recover and fail stale in-flight pdf ops on startup 2026-06-03 01:44:18 -06:00
fixtures feat(worker): recover and fail stale in-flight pdf ops on startup 2026-06-03 01:44:18 -06:00
unit refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -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