* stopping fix: backend fixes for #836 - sets 'stopping' field on crawl when crawl is being stopped (both via db and on k8s object) - k8s: show 'stopping' as part of crawljob object, update subchart - set 'currCrawlStopping' on workflow - support old and new browsertrix-crawler stopping keys - tests: add tests for new stopping state, also test canceling crawl (disable test for stopping crawl, currently failing) - catch redis error when getting stats operator: additional optimizations: - run pvc removal as background task - catch any exceptions in finalizer stage (eg. if db is down), return false until finalizer completes |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_collections.py | ||
test_crawl_config_search_values.py | ||
test_crawl_config_tags.py | ||
test_crawlconfigs.py | ||
test_filter_sort_results.py | ||
test_invites.py | ||
test_login.py | ||
test_org.py | ||
test_permissions.py | ||
test_run_crawl.py | ||
test_settings.py | ||
test_stop_cancel_crawl.py | ||
test_users.py |