browsertrix/backend/btrixcloud/k8s
Ilya Kreymer 86ca9c4bac
backend: Fix for total crawl time limit. (#665)
* backend: fix for total crawl timelimit:
- time limit is computed for total job run time
- when limit is exceeded, job starts to stop crawls gracefully, equivalent to 'stop crawl' operation
- fix for #664

* rename crawl-timeout -> crawl_expire_time

* fix lint
2023-03-10 11:43:16 -08:00
..
templates backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
__init__.py
base_job.py Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
crawl_job.py backend: make crawlconfigs mutable! (#656) (#662) 2023-03-07 20:36:50 -08:00
k8sapi.py Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
k8sman.py backend: make crawlconfigs mutable! (#656) (#662) 2023-03-07 20:36:50 -08:00
profile_job.py
utils.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00