-
Notifications
You must be signed in to change notification settings - Fork 27.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
Urgent: 429 Errors and Potential Rate Limiting on Model Access #34841
Comments
Hi @dnuanghsh, can you tell us how many requests were being made simultaneously? |
Hi @Rocketknight1, there was a sudden surge in the number of requests due to an integration test (reverted) on 11/19. Our normal workload never encountered this issue. Is it possible for us to follow a similar pattern as mentioned in #21129 to resolve the issue? Thank you so much! |
Update: It looks like the rate limiting has been lifted. Could you please share more information on the pattern of rate limiting? What typically causes rate limiting? Additionally, do you have any best practices for working with huggingface to avoid encountering this issue in the future? Thank you! |
@Rocketknight1 Do you have any suggestion to avoid this issue in the future? Like any business account to relieve this restrict? Thanks |
Hi @dnuanghsh glad to hear it's working for you now. Can you please email api-enterprise@huggingface.co with your IP address so that we can investigate why this happened? @xyg-coder Feel free to email us at api-enterprise@huggingface.co as well, as well as any information about when you received the rate limiting error message/what you were doing. |
@meganriley We have emailed you. Thank you! |
System Info
Hi team,
From yesterday, we have been seeing 429 errors when trying to access different models.
Here's an example of the error we're seeing:
We suspect we are being rate-limited. We can share the IPs with you.
Could we look into resolving this issue?
Thank you so much!
cc @amyeroberts @philschmid @sgugger
Who can help?
@amyeroberts @philschmid @sgugger
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
We ran into the issues in our internal runs.
Expected behavior
Run without hitting the 429 errors.
The text was updated successfully, but these errors were encountered: