Skip to content

task.default-priority.normal-update

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

Key: task.default-priority.normal-update
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.normal-update=MEDIUM

Examples

Increase the default priority of this type of task:

task.default-priority.normal-update=HIGH

top

Funnelback logo
v15.24.0