You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Next »

    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

    • No labels