Synopsis

    worker_boot_diagnostics_retry_interval = interval

    Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see also worker_boot_diagnostics_retries).

    Example

    worker_boot_diagnostics_retry_interval = 15

    Defaults

    30

    • No labels