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

Rate limit exceeded - self-adjusting rate or sleep between api calls? #29

Open
hydrapolic opened this issue Mar 10, 2021 · 2 comments
Open

Comments

@hydrapolic
Copy link

Terraform Version

0.14.7

Affected Resource(s)

dme_dns_record

Debug Output

Error: Rate limit exceeded

Expected Behavior

Dns entries added

Actual Behavior

Rate limit exceeded and state refreshing failed

Steps to Reproduce

Add like 60 dns entries, try to refresh 3 times and the DME api will respond with rate limit exceeded

Important Factoids

Would be nice if we could specify either a max rate limit for the module or a sleep between calls to DME so we don't cross the default rate limit.

@Isawan
Copy link

Isawan commented Apr 3, 2021

This makes it quite difficult to manage large number of dns records per zone with terraform

@angelnu
Copy link

angelnu commented Jun 5, 2022

See #37 - this is preventing me to run into the API limit.

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

3 participants