Skip to content

fix(docker): widen server healthcheck window for first-boot migrations - #4

Draft
dnplkndll wants to merge 1 commit into
mainfrom
fix/docker-compose-healthcheck-window
Draft

fix(docker): widen server healthcheck window for first-boot migrations#4
dnplkndll wants to merge 1 commit into
mainfrom
fix/docker-compose-healthcheck-window

Conversation

@dnplkndll

@dnplkndll dnplkndll commented Jul 26, 2026

Copy link
Copy Markdown

PRACTICE PR on fork — for quality review before filing upstream. Do not merge.

Addresses failure mode (2) of twentyhq#21035.

First boot runs full database migrations; the 5s×20 healthcheck window (100s)
marks the server unhealthy mid-init on modest hosts and the one-line installer
gives up. Raising retries to 40 is confirmed in the issue thread to rescue
affected installs. One line.

@dnplkndll
dnplkndll force-pushed the fix/docker-compose-healthcheck-window branch from 248b9c7 to 0229d94 Compare July 26, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant