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

Error: Couldn't find Dyn record: too many requests #4

Open
mccartney opened this issue May 6, 2022 · 2 comments
Open

Error: Couldn't find Dyn record: too many requests #4

mccartney opened this issue May 6, 2022 · 2 comments

Comments

@mccartney
Copy link

We've recently started to observe the following failures happening every few days:

00:03:30.524  dyn_record.CNAME_fancy: Refreshing state... [id=123445993]
00:03:30.782  dyn_record.CNAME_boring: Refreshing state... [id=123445232]
00:03:32.158  ╷
00:03:32.158  │ Error: Couldn't find Dyn record: too many requests

Not sure if it's only us.

I wonder if there's any retry/sleep which could help on the Terraform side of things (other than asking Dyn to change their rate limiting).

@mccartney
Copy link
Author

We don't have that many records:

# grep -r "resource \"dyn" . | wc -l
     377

I am not sure what is the scope of the rate-limiting on Dyn side - i.e. is the time bucket per second or per day, etc.

@mccartney
Copy link
Author

Their docs say:

The default rate limit is currently 300 requests per minute, or 5 requests per second

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

1 participant