healthchecks_timeout

The timeout (in seconds) before marking the health check as failed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-healthchecks-timeout-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/healthchecks_timeout",
  "title": "healthchecks_timeout",
  "default": 5,
  "description": "The timeout (in seconds) before marking the health check as failed.",
  "type": "integer"
}