deepgram-dotnet-sdk icon indicating copy to clipboard operation
deepgram-dotnet-sdk copied to clipboard

Improve retries for failed Requests

Open jpvajda opened this issue 1 year ago • 2 comments

Issue

Performing retries on failed Rest requests could be easier.

A customer using the JS SDK is getting errors ETIMEDOUT and ECONNRESET , and they're wondering if those errors could be caught with a LiveTranscriptionEvents.Error . We can consider this for the .NET SDK as well.

Acceptance Criteria

  • For Rest Requests make it easy to implement retries
  • For Streaming Requests make it easy to implement retries

jpvajda avatar Mar 15 '24 19:03 jpvajda

@dvonthenen

jpvajda avatar Mar 15 '24 19:03 jpvajda