Skip to content
New issue

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

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

Already on GitHub? # to your account

Add automatic retry support for 429 responses #247

Open
dremin opened this issue Apr 22, 2024 · 1 comment
Open

Add automatic retry support for 429 responses #247

dremin opened this issue Apr 22, 2024 · 1 comment

Comments

@dremin
Copy link

dremin commented Apr 22, 2024

Issue Summary

When working in large production environments, it is quite easy to run into scenarios where the Twilio API returns a 429 due to rate limiting. The Node SDK added support for automatic retry with exponential backoff in twilio/twilio-node#886. It would be great if the Go SDK could add similar functionality.

@tiwarishubham635
Copy link
Contributor

Hi @dremi! Thank you for the heads up! This issue has been added to our internal backlog to be prioritised. Pull requests and +1s on the issue summary will help it move up the backlog.
Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants