openreader/compute/worker
Richard R a10955280c refactor(worker): distinguish staleness thresholds for running and queued pdf ops
Update orphan recovery logic to apply separate timeouts for 'running' and
'queued' pdf_layout operations. Adjust tests to verify that only stale
'running' operations are failed, while stale 'queued' operations remain
untouched.
2026-06-03 01:48:41 -06:00
..
src refactor(worker): distinguish staleness thresholds for running and queued pdf ops 2026-06-03 01:48:41 -06:00
tests refactor(worker): distinguish staleness thresholds for running and queued pdf ops 2026-06-03 01:48:41 -06:00
.env.example Fix container crash on startup: onnxruntime-node requires glibc (switch Alpine → Debian slim) (#97) 2026-06-02 20:50:37 -06:00
docker-compose.yml Fix container crash on startup: onnxruntime-node requires glibc (switch Alpine → Debian slim) (#97) 2026-06-02 20:50:37 -06:00
Dockerfile refactor(worker): unify port environment variable usage and update deployment docs 2026-05-20 17:05:35 -06:00
package.json refactor(compute): modularize core contracts and runtime, enable flexible backend resolution 2026-05-20 15:07:22 -06:00
tsconfig.json refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00