browsertrix/backend/btrixcloud/operator
Ilya Kreymer 8e375335cd
Related crawljob filtering by role (#2262)
add filtering by role to related crawljobs query:
- for regular crawls (role 'job'), only count other regular crawls
- for qa runs (role 'qa-job') only count other qa jobs
- ensures that concurrent crawl limits apply separately to regular
crawls and qa runs
- fixes #2261
2024-12-19 17:20:15 -08:00
..
__init__.py
baseoperator.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
bgjobs.py Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07:00
crawls.py Related crawljob filtering by role (#2262) 2024-12-19 17:20:15 -08:00
cronjobs.py Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
models.py Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
profiles.py Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00