- only send signal if stopping, no need for canceling as pods/containers will be removed - refactor stop/cancel handling to be unified in manager, separate in job - when stopping / graceful shutdown, return false if sending signal fails - return success=true in json response if and only if stop/cancel actually succeeds, return 'error' message in error, should fix #270 - allow canceling after stopping / if stopping fails - ensure finished time is set in case of cancelation before crawl starts, should fix #273 |
||
---|---|---|
.. | ||
k8s | ||
swarm | ||
__init__.py | ||
archives.py | ||
colls.py | ||
crawl_job.py | ||
crawlconfigs.py | ||
crawlmanager.py | ||
crawls.py | ||
db.py | ||
emailsender.py | ||
invites.py | ||
main.py | ||
profile_job.py | ||
profiles.py | ||
storages.py | ||
users.py | ||
utils.py |