Commit ac93de6
ci: retry link checker on failure to handle GitHub rate limits (#633)
GitHub rate-limits unauthenticated requests from CI runner IPs,
causing intermittent 403/429 on same-repo blob URLs. Retry only
the failed links (--lf) so transient rate limits pass on second
attempt while real broken links still fail.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f2147ce commit ac93de6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
| 685 | + | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| |||
0 commit comments