Skip to content

HA Update Queue Count Frequency

Key: qie.haUpdateQueueCountsInSeconds

Env Var: QIE_HAUPDATEQUEUECOUNTSINSECONDS

Default: 1

Scope: Global

Description: How long should the system wait between updates to the queue counts. These counts are used for displaying the queue counts on the UI.

Examples

Env Var

QIE_HAUPDATEQUEUECOUNTSINSECONDS=5

Java Option

-Dqie.haUpdateQueueCountsInSeconds=5

YAML

QIE_HAUPDATEQUEUECOUNTSINSECONDS: 5