openreader/compute/worker
Richard R ad82aede73 feat(worker,whisper): improve logging for operation lifecycle and remove align mutex
Enhance worker operation handling by adding detailed logging for operation
acceptance, reuse, replacement, and stale detection, including opKey hashes and
reasons for replacement. Remove the alignMutex from Whisper alignment logic to
simplify concurrency control and reduce unnecessary serialization of alignment
requests. These changes improve observability and throughput for alignment and
layout parsing jobs.
2026-05-22 12:49:33 -06:00
..
src feat(worker,whisper): improve logging for operation lifecycle and remove align mutex 2026-05-22 12:49:33 -06:00
.env.example refactor(worker): add configurable NATS JetStream replica count 2026-05-22 09:32:25 -06:00
docker-compose.yml refactor(worker): unify port environment variable usage and update deployment docs 2026-05-20 17:05:35 -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(compute): add timing metrics to worker job results and status 2026-05-19 15:55:35 -06:00