Synopsis

    worker_check_interval = interval

    Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running.

    Example

    worker_check_interval = 3000

    Defaults

    120

    • No labels