Skip to content

Change user agent and adjust concurrency settings#524

Merged
honzajavorek merged 1 commit intomasterfrom
honzajavorek-patch-1
Apr 14, 2026
Merged

Change user agent and adjust concurrency settings#524
honzajavorek merged 1 commit intomasterfrom
honzajavorek-patch-1

Conversation

@honzajavorek
Copy link
Copy Markdown
Member

Updated user agent string and modified concurrency settings. This should help with avoiding timeouts etc. when link checking. It helped me at junior.guru: https://github.com/juniorguru/junior.guru/blob/main/lychee.toml

The biggest difference is that at junior.guru I also added 403 as a valid response, because many blocks end up with 403, but I don't do it here now as I'm not sure docs.pyvec.org needs it. But when I did that at my project, I could remove most of the manually maintained exceptions completely. It, of course, could result in some links becoming genuinely broken, but IMHO it's a reasonable tax to pay. If links get broken, most often they become 500, 410, 404, etc.

Updated user agent string and modified concurrency settings. This should help with avoiding timeouts etc. when link checking.
@honzajavorek
Copy link
Copy Markdown
Member Author

Close #523 and close #517

@honzajavorek honzajavorek merged commit fe1822d into master Apr 14, 2026
3 checks passed
@honzajavorek honzajavorek deleted the honzajavorek-patch-1 branch April 14, 2026 10:49
This was referenced Apr 14, 2026
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