openreader/compute/worker
Richard R b8621e64fb feat(worker): add detailed idle status logging and activity reason tracking
Add periodic idle status logs with activity context to improve monitoring and
debugging of worker idle/disconnect behavior. Track last activity reason and
include it in status logs and idle disconnect eligibility checks. Update
activity marking calls to specify reason for more granular observability.
2026-06-12 08:30:07 -06:00
..
src feat(worker): add detailed idle status logging and activity reason tracking 2026-06-12 08:30:07 -06:00
tests Refactor user data cleanup and TTS storage flows (#105) 2026-06-07 13:33:20 -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 fix(worker): include .npmrc in compute worker Docker build context 2026-06-07 14:34:34 -06:00
package.json feat(build): improve Docker image layering and embed migration/worker tools 2026-06-03 14:08:33 -06:00
tsconfig.json refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00