SUPERVISION_LIVENESS_TIMEOUT

Static SUPERVISION_LIVENESS_TIMEOUT 

Source
pub static SUPERVISION_LIVENESS_TIMEOUT: Key<Duration>
Expand description

Liveness watchdog for the supervision stream. If no supervision message (healthy or unhealthy) is observed within this duration, the controller is assumed to be unreachable and the mesh is treated as unhealthy. This timeout is about detecting silence, not slow messages.