21 Commits (master)

Autor SHA1 Mensaje Fecha
  JustAnotherArchivist f025c4e9f3 Add extensive debug logging hace 3 años
  JustAnotherArchivist dbe1ed71ab "Freeze" log file object before writing to WARC to ensure that further log messages aren't picked up hace 3 años
  JustAnotherArchivist a4cf1a4225 Fix str_get_all_between yielding half-overlapping matches hace 3 años
  JustAnotherArchivist 15203bd991 Handle redirect traps/loops hace 3 años
  JustAnotherArchivist f8f5258197 Track redirect depth hace 3 años
  JustAnotherArchivist a3d6fb35f8 Turn response handlers into kwarg-only functions for easier extendability without breaking existing code hace 3 años
  JustAnotherArchivist a91cc23d47 Simplify get_software_info's signature to just the extra dependency packages hace 3 años
  JustAnotherArchivist b30ccf8bf8 Move response/exception history to ClientResponse.qhistory hace 3 años
  JustAnotherArchivist 03336e4988 Add item to response handler arguments (e.g. for logging) hace 3 años
  JustAnotherArchivist cb0d11284e Write only successful retrievals (i.e. ones that don't cause an exception) to WARC hace 4 años
  JustAnotherArchivist 1214409a0b Flush big responses to a temporary file instead of trying to keep everything in-memory hace 4 años
  JustAnotherArchivist 37dbcfad21 Don't write responses to WARC that triggered an exception hace 4 años
  JustAnotherArchivist f038cf91db Fix unfound distribution handling hace 4 años
  JustAnotherArchivist a5dfd5c805 Write spec file + its dependencies and command line to meta WARC hace 4 años
  JustAnotherArchivist e99e2304c9 Write meta WARC with log file hace 4 años
  JustAnotherArchivist 85d78cee13 Add warcinfo record with version information on Python, system, and dependencies hace 4 años
  JustAnotherArchivist 6fafd32685 Error when the retries are exceeded hace 4 años
  JustAnotherArchivist 8647d6b396 Use f-strings instead of str.format hace 4 años
  JustAnotherArchivist 85f6f7bd82 Make qwarc.utils.handle_response_limit_error_retries more useful by passing the deferring handler as an argument hace 5 años
  JustAnotherArchivist 2d52e78d85 Fix reference to aiohttp.CientError hace 5 años
  JustAnotherArchivist e892a6b6a7 Initial commit hace 5 años