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

Fix rate limiting in sphinx link checker #1579

Merged

Conversation

crschardt
Copy link
Contributor

Fixes rate-limit errors in the sphinx linkchecker on GitHub links caused by a missing token.

-rate limited-   https://github.com/PhotonVision/photonvision/commits/master/ | sleeping...
-rate limited-   https://github.com/PhotonVision/photonvision/commits/master/ | sleeping...
(docs/advanced-installation/prerelease-software: line    9) broken    https://github.com/PhotonVision/photonvision/commits/master/ - 429 Client Error: Too Many Requests for url: https://github.com/PhotonVision/photonvision/commits/master/

@crschardt crschardt changed the title include fix from wpilib/frc-docs Fix rate limiting in sphinx link checker Nov 17, 2024
@crschardt crschardt marked this pull request as ready for review November 17, 2024 02:12
@crschardt crschardt requested a review from a team as a code owner November 17, 2024 02:12
@crschardt crschardt merged commit 93242ed into PhotonVision:master Nov 17, 2024
35 of 36 checks passed
@crschardt crschardt deleted the fix-linkchecker-github-ratelimit branch November 17, 2024 02:24
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

Successfully merging this pull request may close these issues.

2 participants