Sometimes when I tried to download The Economist using the default recipe, some of the articles couldn't be fetched. The result is a couple of articles missing from the output. I would have to download it again to make up for the missing few.
By looking at the log, I could see words like:
Failed to download the following articles:
American property:The great realtor rip-off from Finance and economics
http://www.economist.com/node/21554204/print
Traceback (most recent call last):
File "site-packages\calibre\utils\threadpool.py", line 95, in run
File "site-packages\calibre\web\feeds\news.py", line 986, in fetch_article
File "site-packages\calibre\web\feeds\news.py", line 981, in _fetch_article
Exception: Could not fetch article. The debug traceback is available earlier in this log
---------------
It might be due to my Internet connection. (Sometimes, it just takes quite long to open a link). But isn't there any way to download again the failed links before outputting so that I won't have to download the entire issue again?