fix(runner): keep controlled cd lane alive
Some checks failed
Ansible / Reboot Recovery Contract / validate (push) Successful in 1m13s
CD Pipeline / tests (push) Failing after 40s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
Code Review / ai-code-review (push) Has been cancelled
Some checks failed
Ansible / Reboot Recovery Contract / validate (push) Successful in 1m13s
CD Pipeline / tests (push) Failing after 40s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
Code Review / ai-code-review (push) Has been cancelled
This commit is contained in:
@@ -1 +1 @@
|
||||
# 2026-06-28 retry controlled status cleanup deploy after cd-lane open
|
||||
# 2026-06-28 retry controlled status cleanup deploy with persistent cd-lane
|
||||
|
||||
@@ -342,7 +342,7 @@ Environment=AWOOOI_CONTROLLED_RUNNER_OPEN=1
|
||||
Environment=HOST_WEB_BUILD_PRESSURE_ATTEMPTS=1
|
||||
Environment=HOST_WEB_BUILD_PRESSURE_SLEEP_SECONDS=1
|
||||
ExecStart=${CD_LANE_BINARY} daemon --config ${CD_LANE_CONFIG}
|
||||
Restart=on-failure
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
KillSignal=SIGINT
|
||||
TimeoutStopSec=3700
|
||||
|
||||
Reference in New Issue
Block a user