CI deploy failed on the restart-policy fix push (app unaffected) — diagnose runner failure, land the policy #13
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2026-09-05: the
--restart alwayspolicy-fix push (f136104) triggered a CI deploy that FAILED — the app itself is unaffected (the container was manually restarted earlier that day after the Aug-31 kill, currently Up/healthy; the failure happened before the stop/rm phase, so nothing was taken down).Context: the container had run with restart policy
nosince its creation and was OOM/killed Aug 31 21:09, sitting down 5 days — the policy fix prevents recurrence once a deploy lands it.Asks:
--restart alwayspolicy takes effect (until then, a tenant restart or another kill leaves the app down again).