Versions Compared

    Key

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

    ...

    Interval is the duration in seconds, within which the Workers must report their status to the Supervisor. Any Worker not reporting within the interval is contacted for a status report before being marked as DOWN. That request must be answered before supervisor_hearbeat_timeout seconds - if not, the Worker is marked as "down".

    Example

    supervisor_heartbeat_interval = 1000

    Defaults

    360

     

    See Also

    supervisor_heartbeat_timeout