What is the current behavior?
In periods of high load, response times fluctuate. If they go over 5' mark, the fetch library implemented fails, because it cannot stay alive for longer than 5'. Those timeouts are also not configurable.
This is a known limitation of the fetch library implemented.
Steps to reproduce
It's ad-hoc and depends on response rates & usage of Deepgram's servers
Expected behavior
That we don't see timeout issues and can configure timeout values if needed.
Please tell us about your environment
- Operating System/Version: Mac
- Language: [TypeScript]
- Browser: Chrome
This is from calls made server side
Other information

What is the current behavior?
In periods of high load, response times fluctuate. If they go over 5' mark, the fetch library implemented fails, because it cannot stay alive for longer than 5'. Those timeouts are also not configurable.
This is a known limitation of the fetch library implemented.
Steps to reproduce
It's ad-hoc and depends on response rates & usage of Deepgram's servers
Expected behavior
That we don't see timeout issues and can configure timeout values if needed.
Please tell us about your environment
This is from calls made server side
Other information