Skip to content

fix: respect Docker healthcheck start period#9928

Closed
stanleycyang wants to merge 1 commit intocoollabsio:v4.xfrom
stanleycyang:fix/healthcheck-start-period-retries
Closed

fix: respect Docker healthcheck start period#9928
stanleycyang wants to merge 1 commit intocoollabsio:v4.xfrom
stanleycyang:fix/healthcheck-start-period-retries

Conversation

@stanleycyang
Copy link
Copy Markdown

Summary

  • Stops delaying the first Coolify healthcheck poll until after Docker's start period
  • Treats Docker's starting status as start-period time that does not consume Coolify retry attempts
  • Adds a regression test for the retry-counting behavior

Fixes #2332

Test Plan

  • Not run locally: this environment does not have PHP/composer installed (php, composer, and docker are unavailable).

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.

[Feat]: Healthcheck improvements

2 participants