Files
buildfor_life_repair/.gitea
grabowski 193673a9ce
Deploy to LXC / deploy (push) Has been cancelled
Fix flaky deploy health check: poll instead of fixed 2s sleep
The service can take longer than 2s to finish starting after
restart (DB pool init, etc), so systemctl is-active would
occasionally still report "activating" at the fixed check point --
CI marked the run failed even though the app came up moments later
and was actually fine. Poll for up to 15s instead, and dump service
status on a real failure so debugging doesn't require SSH access.
2026-07-01 11:44:36 +07:00
..