Synopsis
supervisor_heartbeat_timeout =
interval
Interval is the size in seconds, of a sliding window of time in which a Worker must have contacted the Supervisor. Window begins interval seconds from the current time.
Example
supervisor_heartbeat_timeout = 1200
Defaults
720