openreader/docs-site/docs/deploy
Richard R a2c714c2a5 refactor(worker,tts): unify PDF and Whisper retry config, add alignment timeouts
Update compute worker to use separate environment variable for PDF job attempts
(`COMPUTE_PDF_JOB_ATTEMPTS`) and set Whisper job max deliveries to 1, clarifying
and separating retry logic between job types. Adjust `.env.example` and deployment
docs to comment out defaults and document new/renamed variables for advanced tuning.

In TTS segment ensure route, introduce explicit timeouts for Whisper alignment
operations, with configurable durations for local and worker modes, improving
robustness and error handling for long-running alignments.
2026-05-21 12:37:21 -06:00
..
compute-worker.md refactor(worker,tts): unify PDF and Whisper retry config, add alignment timeouts 2026-05-21 12:37:21 -06:00
local-development.md chore(worker): migrate compute worker from Redis/BullMQ to NATS JetStream 2026-05-20 07:38:03 -06:00
vercel-deployment.md docs(deploy): update compute worker and Vercel deployment guides for Synadia + Railway 2026-05-20 14:17:07 -06:00