chore(cd): trigger controlled drain readback deploy
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 12s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Failing after 11m52s
CD Pipeline / post-deploy-checks (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 12s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Failing after 11m52s
CD Pipeline / post-deploy-checks (push) Has been cancelled
This commit is contained in:
@@ -20,6 +20,7 @@ set -euo pipefail
|
||||
# 2026-06-28 Codex: controlled CD retry after opening 110 systemd guard.
|
||||
# 2026-06-28 Codex: retry after disabling canonical failclosed enforcer.
|
||||
# 2026-06-28 Codex: retry after disabling failclosed authority timer.
|
||||
# 2026-06-28 Codex: retry after restoring controlled drain readback on 110.
|
||||
|
||||
ATTEMPTS="${HOST_WEB_BUILD_PRESSURE_ATTEMPTS:-${HOST_WEB_BUILD_PRESSURE_MAX_ATTEMPTS:-60}}"
|
||||
SLEEP_SECONDS="${HOST_WEB_BUILD_PRESSURE_SLEEP_SECONDS:-${HOST_WEB_BUILD_PRESSURE_INTERVAL:-10}}"
|
||||
|
||||
Reference in New Issue
Block a user