It would be nice if linkcheck would natively support retry with backoff, especially when receiving a 429 status code from the server. I think the current solution is just to retry the linkcheck call itself, and rely on the cache to preserve successful requests from prior attempts.
It would be nice if linkcheck would natively support retry with backoff, especially when receiving a 429 status code from the server. I think the current solution is just to retry the linkcheck call itself, and rely on the cache to preserve successful requests from prior attempts.