task.default-priority.knowledge-graph

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

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

Examples

Increase the default priority of this type of task:

task.default-priority.knowledge-graph=HIGH