Closed mosnicholas closed 6 months ago
Dropping thoughts from an internal convo:
Below are the workarounds:
This is what we've found out about the issue, and these are the constraints involved:
the solution #245 has now provided the ability to override fetch with a custom fetch interface
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