Skip to content

Document period and failure threshold on health checks#245

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/health-check-period-failure-1778537065
Open

Document period and failure threshold on health checks#245
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/health-check-period-failure-1778537065

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 11, 2026

Summary

The upstream feature added two optional fields, periodSeconds and failureThreshold, to both the combined healthCheck and the individual livenessCheck / readinessCheck / startupCheck probes for web and worker services. Both fields are validated to be >= 1, and when omitted Kubernetes defaults apply.

Changes

  • applications/configuration-as-code/services/web-service.mdx — Added periodSeconds and failureThreshold to the healthCheck field reference and the advanced probe examples.
  • applications/configuration-as-code/services/worker-service.mdx — Same additions for worker (command-based) health checks.
  • applications/deploy/configuring-application-services.mdx — Documented the new Period and Failure threshold controls in the UI guide, including their defaults and the advanced per-probe behavior.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 11, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview May 11, 2026, 10:06 PM

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.

0 participants