browsertrix/backend/btrixcloud/swarm
Ilya Kreymer 2531a03e41
fix stopping crawls + profiles: (fixes #298) (#309)
- regression fix: ensure correct signals are set to stop crawl (SIGUSER1 + SIGTERM)
- crawl stop: if crawl is still running after 60 seconds, allow signal to be resent
- regression fix: ensure crawling with profile is working in k8s
2022-09-09 18:31:43 -07:00
..
templates Single config and env vars (#267) 2022-06-16 21:50:03 -07:00
__init__.py refactor to use docker swarm for local alternative to k8s instead of docker compose (#247): 2022-06-05 10:37:17 -07:00
base_job.py Single config and env vars (#267) 2022-06-16 21:50:03 -07:00
crawl_job.py fix stopping crawls + profiles: (fixes #298) (#309) 2022-09-09 18:31:43 -07:00
profile_job.py refactor to use docker swarm for local alternative to k8s instead of docker compose (#247): 2022-06-05 10:37:17 -07:00
swarmmanager.py improvements / bug fixes for stop/cancel handling: (#279) 2022-06-29 17:47:25 -07:00
utils.py Local swarm + podman support (#261) 2022-06-14 00:13:49 -07:00