browsertrix/backend/btrixcloud/operator
Ilya Kreymer 4a2725aaa6
operator: adjust state transition rules to ensure 'running' state always accounted for in db (#1989)
don't rely on current status, always set state to running when running
to ensure idempotency in case of multiple calls
2024-08-05 16:00:21 -07:00
..
__init__.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
baseoperator.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
bgjobs.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
crawls.py operator: adjust state transition rules to ensure 'running' state always accounted for in db (#1989) 2024-08-05 16:00:21 -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 Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00