close

Filter

loading table of contents...

Deployment Manual / Version 2204

Table Of Contents

3.7.4 Task Queue Properties

taskqueues.execution-timeout-milli-seconds
Type java.time.Duration
Default  
Description

Specifies the task queue execution timeout in milliseconds. Defaults to 600000 (10 m).

taskqueues.execution-warning-timeout-milli-seconds
Type java.time.Duration
Default  
Description

Specifies duration in milliseconds after log warning for all long running tasks should be shown. Defaults to 300000 (5 m).

taskqueues.number-of-retries
Type java.lang.Integer
Default 10
Description

Specifies the number of retries for a MongoDB task.

taskqueues.polling-interval-milli-seconds
Type java.time.Duration
Default  
Description

Specifies the duration of the task queue polling interval in milliseconds. Used by the scheduler in the MongoDbTaskQueueService. Defaults to 500 (0.5 s).

taskqueues.recovery-interval-milli-seconds
Type java.time.Duration
Default  
Description

Specifies the duration of the task queue recovery interval in milliseconds. Used by the scheduler in the MongoDbTaskQueueService. Defaults to 60000 (1 m).

taskqueues.retry-interval-milli-seconds
Type java.time.Duration
Default  
Description

Specifies task queue retry interval in milliseconds. Defaults to 300000 (5 m).

taskqueues.worker-node
Type java.lang.Boolean
Default false
Description

Set to false to disable execution of background tasks. This setting can be used to differentiate applications nodes into worker nodes which only execute background tasks and rendering nodes which serve requests.

Table 3.37. Task-Queues Properties


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.