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

429 Too Many Requests ? #58

Open
codyaray opened this issue Apr 25, 2020 · 1 comment
Open

429 Too Many Requests ? #58

codyaray opened this issue Apr 25, 2020 · 1 comment

Comments

@codyaray
Copy link

I don't see this in the decision diagram. Not sure if it was just an oversight, but it's super common for rate limiting nowadays.

Same with 402 Payment Required. This is less common than 429s but is becoming more popular for quota/plan enforcement:

https://www.codetinkerer.com/2015/12/04/choosing-an-http-status-code.html

@andreineculau
Copy link
Member

andreineculau commented Apr 25, 2020 via email

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

2 participants