Quote:
Originally Posted by Selcal
Is there a way to change a Calibre setting, or something in the recipe, to make it retry during the recipe download? It seems a waste of time to simply give up after one error?
|
I had trouble with some of the comic recipe with intermittent errors. To get it to retry I used:
and counted the errors, then left the except handler if there have been too many. For some recipes, such as comic recipes, I just move on to the next comic if I get an error.