-
Notifications
You must be signed in to change notification settings - Fork 543
429 Too Many Requests #385
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
Comments
Do you have links to some of these CI failures? Are you intentionally contacting YouTube? |
Is the link checker still active? |
https://travis-ci.com/rust-lang/rustc-guide/builds/118875063 https://travis-ci.com/rust-lang/rustc-guide/builds/119000366 https://travis-ci.com/rust-lang/rustc-guide/builds/118874560 There are a few more I think. We link to the compiler lecture series videos on YT. These failures are from the linkchecker attempting to contact YT and failing with 429. |
Hmm, does linkchecker set a browser user agent? |
No idea... cc @Michael-F-Bryan |
I don't believe we set a user agent. The validator just calls |
For now, I am just going to blacklist yt feom the linkchecker because CI has been down for a while. |
We haven't seen this in a while, so I am closing... |
This has been occurring (spuriously) again. Can we ignore |
Recently a bunch of CI failures have occurred with this error, mostly from YouTube. Not sure what the solution is. I'm also not sure if this is Travis or YouTube...
@Mark-Simulacrum @pietroalbini do you know if this would be mitigated by moving to Azure?
The text was updated successfully, but these errors were encountered: