Skip to content
Snippets Groups Projects
  1. Feb 17, 2020
  2. Jan 20, 2019
  3. Aug 31, 2018
    • ale's avatar
      Explicitly delegate retry logic to handlers · 98253349
      ale authored
      Makes it possible to retry requests for temporary HTTP errors (429,
      500, etc).
      98253349
    • ale's avatar
      Improve error handling, part two · 70c12b7a
      ale authored
      Handler errors are fatal, so that an error writing the WARC output
      will cause the crawl to abort.
      70c12b7a
    • ale's avatar
      Improve error checking · ee1a3d8e
      ale authored
      Detect write errors (both on the database and to the WARC output) and
      abort with an error message.
      
      Also fix a bunch of harmless lint warnings.
      ee1a3d8e
  4. Dec 19, 2017
  5. Dec 20, 2014
  6. Dec 19, 2014
Loading