Skip to content

Conversation

@Utkarsh9571
Copy link

This PR introduces a reusable withRetry utility for retrying async operations with delay and timeout. It wraps all transcription services (openai.ts, groq.ts, deepgram.ts, elevenlabs.ts, mistral.ts) with contributor-safe retry logic.

Retries: 2

Delay: 1000ms

Timeout: 8000ms

Also added documentation to services/README.md. No tests added yet — happy to follow up if needed.

@Utkarsh9571
Copy link
Author

@thisisharsh7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant