Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Timeout Capabilities for Sync Functions #207

Merged

Conversation

davidvonthenen
Copy link
Contributor

@davidvonthenen davidvonthenen commented Dec 13, 2023

This provides the ability to set a timeout for each REST API call using the sync methods. This should correct issues with upload files for transcription but also for any REST calls where timeouts are being exceeded due to network congestion.

Verified all examples works.

@davidvonthenen davidvonthenen merged commit 4bd375b into deepgram:main Dec 13, 2023
2 checks passed
@davidvonthenen davidvonthenen deleted the provide-timeout-for-sync branch December 13, 2023 19:48
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.

2 participants