Versions Compared

    Key

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

    Synopsis

    supervisor_reserve_timeout = timeout in seconds

    The timeout value, in seconds, specifies how much time a job is allowed to hold a host in reserve before the that job can report reports itself "running." if   If this timeout passes, the job is assumed to be a start failure and the host is released for use by other jobs.

    Example

    supervisor_reserve_timeout = 100

    ...