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

Quota limit: 429 after waiting more than 1 minute #831

Open
jyeros opened this issue Apr 8, 2021 · 0 comments
Open

Quota limit: 429 after waiting more than 1 minute #831

jyeros opened this issue Apr 8, 2021 · 0 comments

Comments

@jyeros
Copy link

jyeros commented Apr 8, 2021

The quotas limit is per minute, so if we get status code 429 Too Many Request and we wait a minute we should be fine but after we wait a minute the next request has status code 429, it happens even if we wait more than twice like 150 seconds. I can reproduce the issue with a simple example in this repo. In the github action logs, there is one waiting 61 seconds with the issue and other waiting 150 with the same issue.

@jyeros jyeros changed the title Quota limit: 429 after wait more than a minute Quota limit: 429 after waiting more than 1 minute Apr 8, 2021
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