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

    Compare with Current View Page History

    Version 1 Current »

    Synopsis

    worker_log_timeout = time

    Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor if the log mode is set to "remote."

    Example

    worker_log_timeout = 900

    Defaults

    10

    • No labels