-
Notifications
You must be signed in to change notification settings - Fork 213
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
Handle rate limiting gracefully #184
Comments
I'm experiencing same problem. Terraform Version
Affected Resource
Actual Behavior
|
Hello! #198 added a catch and retry on 429s. Please let me know if you're still experiencing this issue. |
Going to close this issue. Please create another issue if you have further troubles. |
Sorry for taking a while to respond, but I'm still encountering the same issue
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terraform Version
Affected Resource(s)
pagerduty_schedule
However, this might apply to the other pagerduty resources as well
Debug Output
Panic Output
Expected Behavior
The plan / apply of terraform should have respected the ratelimit and slowed down.
Actual Behavior
Steps to Reproduce
terraform plan
orterraform apply
with many pagerduty resources such as users, schedules, services and escalation policies.Important Factoids
Currently, locally I have
References
The text was updated successfully, but these errors were encountered: