« Back Issue #291
  • 2010-08-15 22:44 Reported by administrator
  • 2010-09-06 15:17 Marked fixed
Status: Marked fixed
Priority: Medium

Failed page downloads should be rescheduled

administrator 2010-08-15 22:44

If a page fails to download (not error just fails to download), it should be rescheduled and given one more try to download properly

chris 2010-08-15 23:08

Fixed with revision e8cb403. Minor code tweaks done in queue_server so as to send fetcher information about who is crawl_delayed. The remainder of the changes were done fetcher.php . The revision allows a second download try for pages that come from non crawl-delayed hosts. This second try occurs after a first attempt has been made for all pages in the current fetch batch.

X