feat: stabilize multi-region runtime sync and worker orchestration
This commit is contained in:
@@ -164,6 +164,8 @@ if [[ -d "${DOMAINCHECK_TARGET}" ]]; then
|
||||
"${DOMAINCHECK_TARGET}/proxy_config.json" \
|
||||
"${DOMAINCHECK_TARGET}/thread_count.json" \
|
||||
"${DOMAINCHECK_TARGET}/node_thread_counts.json" \
|
||||
"${DOMAINCHECK_TARGET}/process_count.json" \
|
||||
"${DOMAINCHECK_TARGET}/node_process_counts.json" \
|
||||
"${DOMAINCHECK_TARGET}/runtime_settings.json" \
|
||||
"${DOMAINCHECK_TARGET}/detect_worker.log"
|
||||
find "${DOMAINCHECK_TARGET}" -type d -name "__pycache__" -prune -exec rm -rf {} +
|
||||
|
||||
Reference in New Issue
Block a user