Skip to content

fix(deploy): raise app healthcheck start_period to 120s - #401

Open
keysersoft wants to merge 1 commit into
mainfrom
keysersoft/healthcheck-start-period
Open

fix(deploy): raise app healthcheck start_period to 120s#401
keysersoft wants to merge 1 commit into
mainfrom
keysersoft/healthcheck-start-period

Conversation

@keysersoft

Copy link
Copy Markdown
Contributor

The v0.3.3 deploy was marked failed by the --wait health gate even though the rollout succeeded: the app needs ~100s on first boot (migrations + Next.js warmup) and the healthcheck only allowed ~80s (30s start_period + 5×10s retries). 120s gives it room without weakening the gate.

First boot takes ~100s (migrations + Next.js warmup); the 30s
start_period marked the v0.3.3 deploy unhealthy moments before the app
came up, failing the pipeline even though the rollout succeeded.
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

This PR has been quiet for 30 days. If you're still working on it, leave a comment so we don't auto-close it in 14 days.

@github-actions github-actions Bot added the stale label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant