Files
AudioScribe/transcribe_legacy.py
Misaka_Company e4c6f793e1 Add HTTP retry mechanism and request timeout to transcribe_legacy
Use requests Session with Retry adapter (5 retries, backoff factor 1)
and add 30s timeout to both submit and query requests for better
reliability against transient network errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-08 14:01:32 +08:00

5.0 KiB