Skip to content

Fix two site-health link-check failures - #59

Merged
jmxpearson merged 1 commit into
masterfrom
claude/github-actions-workflow-issue-whg3s3
Aug 17, 2026
Merged

Fix two site-health link-check failures#59
jmxpearson merged 1 commit into
masterfrom
claude/github-actions-workflow-issue-whg3s3

Conversation

@jmxpearson

Copy link
Copy Markdown
Member

The weekly scheduled site-health run fails at the lychee step on two
links, neither of which is actually broken:

  • PubMed returns 203 Non-Authoritative Information to automated
    clients. The page exists; NCBI just serves a proxied copy. Add 203
    to the accepted status codes alongside the other anti-bot responses
    we already tolerate.

  • The Elements of Statistical Learning link points at the legacy
    web.stanford.edu/~hastie path, which is slow enough to hit lychee's
    30s timeout. Point it at the canonical hastie.su.domains URL.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01TGQdxbWZuEieA3pkDjAiss

The weekly scheduled site-health run fails at the lychee step on two
links, neither of which is actually broken:

- PubMed returns 203 Non-Authoritative Information to automated
  clients. The page exists; NCBI just serves a proxied copy. Add 203
  to the accepted status codes alongside the other anti-bot responses
  we already tolerate.

- The Elements of Statistical Learning link points at the legacy
  web.stanford.edu/~hastie path, which is slow enough to hit lychee's
  30s timeout. Point it at the canonical hastie.su.domains URL.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TGQdxbWZuEieA3pkDjAiss
@jmxpearson
jmxpearson merged commit 41b1217 into master Aug 17, 2026
2 checks passed
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