Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    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

    ...