This commit is contained in:
Chambers, Jason 2024-06-14 08:24:56 -04:00
parent 8409c97e1a
commit a28810a98c

View File

@ -110,7 +110,7 @@ By default, a script can be scheduled for execution at a later time. Setting `sc
### `rq_queue_name` ### `rq_queue_name`
This will override the standard `QUEUE_MAPPINGS` setting for the be process by the worker. If the queue is not found then the default logic found in the settings file will be used. This will override the standard `QUEUE_MAPPINGS` setting for the script be process by the worker. If the queue is not found then the default logic found in the settings file will be used.
### `job_timeout` ### `job_timeout`