fleet: account bootstrap staging — root creator, per-account bootstrap, morning runbook
This commit is contained in:
@@ -17,7 +17,7 @@ set -uo pipefail
|
||||
|
||||
METRICS=${METRICS:-/home/_crossfeed/metrics}
|
||||
ACTIVE="$METRICS/active"
|
||||
MAX=${MAX_CONCURRENT:-2} # headroom of 1 below z.ai cap for interactive PMO use
|
||||
MAX=${MAX_CONCURRENT:-3} # headroom of 1 below z.ai cap for interactive PMO use
|
||||
STALE_SECS=${STALE_SECS:-1800}
|
||||
|
||||
mkdir -p "$ACTIVE" 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user