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

Handling API rate limits #145

Open
jimmyjanger opened this issue Aug 17, 2024 · 1 comment
Open

Handling API rate limits #145

jimmyjanger opened this issue Aug 17, 2024 · 1 comment

Comments

@jimmyjanger
Copy link

Issue Summary

Twilio APIs, particularly Taskrouter, have rate limits that make working with Terraform very difficult. Making changes can hit the API rate limits, which I can then interfere with other task router API calls, so can only be actioned out of hours. Even then, with no logic to handle the rate limits, we are forced to brute force the rate limits and keep retrying until all our changes are applied.

Handling rate limits can only be done at the provider level, terraform does not provide any facility. Please can this feature request be prioritised as it is critical to this provider's use?

@haohanl-anz
Copy link

+1 to this issue

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

No branches or pull requests

2 participants