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

deadlink task fails with HTTP Error 429 #196

Closed
kazuk opened this issue Jun 15, 2022 · 2 comments · Fixed by #197
Closed

deadlink task fails with HTTP Error 429 #196

kazuk opened this issue Jun 15, 2022 · 2 comments · Fixed by #197
Labels
ci Suggestion for a new CI jobs, or CI troubles good first Good first issue for new contributors

Comments

@kazuk
Copy link
Contributor

kazuk commented Jun 15, 2022

some time deadlink task fail.

example

[Err ] ./pull_request_template.md (13, 44) => https://github.com/zeke/semantic-pull-requests. 429 - Too Many Requests
[ OK ] ./CHANGELOG.md (147, 70) => https://github.com/SpringQL/SpringQL/pull/62.
[Err ] ./CHANGELOG.md (199, 12) => https://github.com/SpringQL/SpringQL/compare/v0.10.0...v0.11.0. 429 - Too Many Requests
[ OK ] ./CHANGELOG.md (67, 46) => https://github.com/rhysd/actionlint.
[Err ] ./README.md (11, 83) => https://github.com/SpringQL/SpringQL/blob/master/LICENSE-APACHE. 429 - Too Many Requests
[Err ] ./CHANGELOG.md (216, 11) => https://github.com/SpringQL/SpringQL/releases/v0.1.0. 429 - Too Many Requests

may be fix with --throttle option

Markup Link Checker Reference

@kazuk kazuk added ci Suggestion for a new CI jobs, or CI troubles good first Good first issue for new contributors labels Jun 15, 2022
This was referenced Jun 15, 2022
@kazuk kazuk reopened this Jun 19, 2022
@kazuk
Copy link
Contributor Author

kazuk commented Jun 19, 2022

@TaKO8Ki
Copy link
Member

TaKO8Ki commented Jan 20, 2023

Completed in #254

@TaKO8Ki TaKO8Ki closed this as completed Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Suggestion for a new CI jobs, or CI troubles good first Good first issue for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants