-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
better to add the route53 request limits in _retry.json #91
Comments
…ers now support epoch times, both as input formats as well as output formats. Fixes boto#91.
Is this still an issue in botocore? Can you send a PR if it is? |
The "accepted" and "closing soon if no response" labels just don't mix. Closing for now. Feel free to reopen if needed. |
Sorry, just to clarify the remaining work here: From the route53 docs (http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html):
Therefore the pending work remaining is to add the status 400 Code=Throttling rule to our _retry.json. Once this is done we can close this issue out. |
better to add route53 request limits here:
https://github.com/boto/botocore/blob/develop/botocore/data/aws/_retry.json
Details can be found in the issue #1618 in boto:
boto/boto#1618
The text was updated successfully, but these errors were encountered: