You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): make links_live check the whole live site without throttling
- Feed lychee all page URLs from the live sitemap (lychee does not
spider; the previous run only ever checked the homepage's links)
- Throttle the crawl of www.rnpgp.org (concurrency 4 + 500ms interval):
full-concurrency crawls were getting 503s from GitHub Pages
- Verified locally: 2,724 links over all 64 live pages, 0 errors
0 commit comments