Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the external link checker by retrying failed requests #194

Closed
pcraig3 opened this issue Jan 24, 2025 · 1 comment
Closed

Improve the external link checker by retrying failed requests #194

pcraig3 opened this issue Jan 24, 2025 · 1 comment
Assignees

Comments

@pcraig3
Copy link
Collaborator

pcraig3 commented Jan 24, 2025

We are using HEAD but sometimes a regular GET would work.

The idea here is we will get less false negatives if we retry all the 500 errors again as regular GET requests.

@jtmst jtmst self-assigned this Feb 5, 2025
@pcraig3
Copy link
Collaborator Author

pcraig3 commented Feb 10, 2025

This is closed since #209 went in!!

@pcraig3 pcraig3 closed this as completed Feb 10, 2025
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

No branches or pull requests

2 participants