dmi3kno / polite

Be nice on the web
https://dmi3kno.github.io/polite/
Other
327 stars 14 forks source link

Set number of retry attempts #36

Closed MrFlick closed 2 years ago

MrFlick commented 2 years ago

Is there any way to set the number of retry attempts? I'd like to be able to search a bunch of URLs to see if any return 404 errors. If they do, I don't need to retry the attempt at all. It would be totally fine just to move on but it seems like 3 attempts are always made even when I am expecting a failure.