chore(cd): retry after opening failclosed authority
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 32s
CD Pipeline / build-and-deploy (push) Successful in 5m35s
CD Pipeline / post-deploy-checks (push) Failing after 14m13s
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 32s
CD Pipeline / build-and-deploy (push) Successful in 5m35s
CD Pipeline / post-deploy-checks (push) Failing after 14m13s
This commit is contained in:
@@ -19,6 +19,7 @@ set -euo pipefail
|
||||
# 2026-06-28 Codex: controlled-runtime diff detection now uses event payload.
|
||||
# 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.
|
||||
|
||||
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