Skip to content

CI fails with Too Many Requests error (429) #29366

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

Closed
edilson258 opened this issue May 19, 2025 · 2 comments · Fixed by #29392
Closed

CI fails with Too Many Requests error (429) #29366

edilson258 opened this issue May 19, 2025 · 2 comments · Fixed by #29392
Labels
flaky a test is not reliable or determinstic

Comments

@edilson258
Copy link

Deno: 2.3.3

I sent a PR #29352 and always one of the tasks fails with Too Many Requests error, thus cancelling the entire process.

This happens on different platforms and different tests each time a try to force push.

@littledivy littledivy added the flaky a test is not reliable or determinstic label May 19, 2025
@petamoriken
Copy link
Contributor

It seems that rate limits have been tightened for raw.githubusercontent.com.
https://github.blog/changelog/2025-05-08-updated-rate-limits-for-unauthenticated-requests/

@edilson258
Copy link
Author

It seems that rate limits have been tightened for raw.githubusercontent.com. https://github.blog/changelog/2025-05-08-updated-rate-limits-for-unauthenticated-requests/

true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky a test is not reliable or determinstic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants