fix: make job pipeline robust against partial and transient failures #82
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/job-pipeline-integrity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
chunks must be contiguous and match the service-reported total, TTS
segments must be contiguous, otherwise the job fails instead of
silently storing truncated translations/audio.
and requeue with backoff (max 5 attempts) before failing the job.
at startup; raise the stale threshold above the HTTP timeout so live
jobs are never swept.
6856c73199604e802b61