-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hi there!
I've just switched from broken-link-checker to linkinator and I'm missing one little thing: to set the maximum concurrency per host.
Right know, I'm using Hugo and the Docsy theme to generate a GitHub hosted documentation. So, I've a lot of links going to GitHub.
Unfortunately, a lot of them will respond with 429. While linkinator retries them, after a certain amount it will eventually fail:
https://github.com/boundfoxstudios/community-project/edit/develop/docs/content/game-design-document/gameplay/player/index.md (from http://localhost:1313/game-design-document/gameplay/player/) -- reason: BROKEN http status: 429
It would be nice to have the possibility to limit how much concurrent requests are made to a host.
gabriele-ct
Metadata
Metadata
Assignees
Labels
No labels