21 Révisions (f025c4e9f36a661c44773fc60bba32f8ec1300e2)

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