ci(guide): widen cd-develop smoke health-check window to ~5 min (#12) #13

Merged
hiveiq merged 1 commits from chore/cd-develop-smoke-window into develop 2026-07-08 17:13:27 -04:00

1 Commits

Author SHA1 Message Date
johannes e948180cf5 ci(guide): widen cd-develop smoke health-check window to ~5 min
The smoke step polled /guide/actuator/health for only 60s, but the Spring
Boot backend restart after `compose up -d` needs longer to warm up — so a
successful deploy was marked FAILED (run #6, PR #11). Poll 30x10s (~5 min)
and echo attempts. No change to the deploy itself.

Closes #12

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 17:01:55 -04:00