Skip to content

Readme cleanup toc - #112

Merged
MobyNL merged 2 commits into
mainfrom
readme-cleanup-toc
Aug 17, 2026
Merged

MobyNL merged 2 commits into
mainfrom
readme-cleanup-toc

Conversation

@MobyNL

@MobyNL MobyNL commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

MobyNL added 2 commits August 12, 2026 22:03
awesome_bot fires 10 concurrent requests by default, which was
triggering GitHub rate-limit 503s and dropped connections against
github.com links, not actually broken links. Adding a request delay
drops it to one request at a time and allows transient 429/503s.
awesome_bot has no way to authenticate its GitHub link checks, so its
requests to github.com kept getting reset/rate-limited from GitHub
Actions IPs even after serializing them. lychee can use the
Actions-provided GITHUB_TOKEN to check github.com links via the API
instead of scraping HTML pages, avoiding the issue at the root.
@MobyNL
MobyNL merged commit 3465412 into main Aug 17, 2026
3 checks passed
@MobyNL
MobyNL deleted the readme-cleanup-toc branch August 17, 2026 09:54
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.

1 participant