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

Implement Temporary errors #75

Closed
Henry-Sarabia opened this issue Sep 22, 2020 · 0 comments
Closed

Implement Temporary errors #75

Henry-Sarabia opened this issue Sep 22, 2020 · 0 comments
Assignees

Comments

@Henry-Sarabia
Copy link
Owner

The API has a rate limit of 4 per second. If exceeded, returns status 429 Too Many Requests.
If an error of this nature is received by the client, it is, by definition, temporary.

The error returned to the user should implement the Temporary behavior.
See this article for more info.

@Henry-Sarabia Henry-Sarabia added this to the v2.0.0 milestone Sep 22, 2020
@Henry-Sarabia Henry-Sarabia self-assigned this Sep 29, 2020
@Henry-Sarabia Henry-Sarabia mentioned this issue Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant