task.default-priority.restart-gather

Background

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

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the task.default-priority.restart-gather key, and set the value. This can be set to any valid Priority allowed values: RUN_ASAP, VERY_HIGH, HIGH, MEDIUM, LOW or VERY_LOW value.

Default value

task.default-priority.restart-gather=MEDIUM

Examples

Increase the default priority of this type of task:

task.default-priority.restart-gather=HIGH