Module: KustoConstants::HealthCheck
- Defined in:
- lib/fluent/plugin/kusto_constants.rb
Overview
Long-running pod health check constants
Constant Summary collapse
- MAX_COMPONENT_AGE_SECONDS =
Maximum age before forcing reset in seconds (12 hours)
43_200- MAX_REFRESH_CYCLES =
Maximum refresh cycles before forcing reset
100- MAX_FETCH_CYCLES =
Maximum resource fetch cycles before forcing reset
200