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

Scheduled CI of rustc-dev-guide fails with 429 Too Many Requests #66

Open
sobolevn opened this issue Feb 10, 2022 · 2 comments
Open

Scheduled CI of rustc-dev-guide fails with 429 Too Many Requests #66

sobolevn opened this issue Feb 10, 2022 · 2 comments

Comments

@sobolevn
Copy link

 error: Server returned 429 Too Many Requests for https://github.com/rust-lang/rustc-dev-guide/issues/1157
    ┌─ debugging-support-in-rustc.md:355:55
    │
355 │ **TODO**: Check the location of the demangler source. [\#1157](https://github.com/rust-lang/rustc-dev-guide/issues/1157)
    │                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Server returned 429 Too Many Requests for https://github.com/rust-lang/rustc-dev-guide/issues/1157


...

Error: -09 18:05:23 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code.
Error: -09 18:05:23 [ERROR] (mdbook::utils): Error: Rendering failed
Error: -09 18:05:23 [ERROR] (mdbook::utils): 	Caused By: The "linkcheck" renderer failed
Error: Process completed with exit code 101.

Link: https://github.com/rust-lang/rustc-dev-guide/actions/runs/1819650305

Version: 0.7.2
Source:

@Michael-F-Bryan
Copy link
Owner

Are you getting rate-limited by GitHub?

@sobolevn
Copy link
Author

Yes, looks like this is the case.

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