Skip to content

task.default-priority.restart-gather

Defines the default priority for RESTART_GATHER tasks in the task queue API.

Key: task.default-priority.restart-gather
Type: Priority allowed values: RUN_ASAP, VERY_HIGH, HIGH, MEDIUM, LOW or VERY_LOW
Can be set in: global.cfg

Description

The priority of the task may control the order in which tasks are executed.

The possible values in order of highest to lowest priority are:

  • RUN_ASAP
  • VERY_HIGH
  • HIGH
  • MEDIUM
  • LOW
  • VERY_LOW

Default Value

task.default-priority.restart-gather=MEDIUM

Examples

Increase the default priority of this type of task:

task.default-priority.restart-gather=HIGH

top

Funnelback logo
v15.24.0