Skip to content

task.default-priority.re-apply-gscopes-to-live-view

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

Key: task.default-priority.re-apply-gscopes-to-live-view
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.reapply-gscopes-to-live-index=MEDIUM

Examples

Increase the default priority of this type of task:

task.default-priority.reapply-gscopes-to-live-index=HIGH

top

Funnelback logo
v15.24.0