browsertrix/backend/btrixcloud/operator
Ilya Kreymer 894aa29d4b
remove crc32 from CrawlFile (#1980)
- no longer being used with latest stream-zip
- was not computed correctly in the crawler
- counterpart to webrecorder/browsertrix-crawler#657

---------
Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2024-07-30 11:23:15 -07:00
..
__init__.py
baseoperator.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
bgjobs.py
crawls.py remove crc32 from CrawlFile (#1980) 2024-07-30 11:23:15 -07:00
cronjobs.py Fix for cronjob skipping response (#1976) 2024-07-29 12:24:18 -07:00
models.py add a 'stopped_org_readonly' state for crawls that are running while org is made read-only (#1977) 2024-07-29 12:24:40 -07:00
profiles.py