Nagasaki45 / krihelinator

"Trendiness of open source software should be assessed by contribution rate, not by stars" - Meir Kriheli
http://krihelinator.xyz/
MIT License
45 stars 2 forks source link

Change `to_retry` list to black list instead of white list #169

Closed Nagasaki45 closed 6 years ago

Nagasaki45 commented 7 years ago

There are some errors that clearly indicate that there is no reason to retry (e.g. :page_not_found). But general unexpected failures should retry.