Skip to content

Channel Event Timeout

Key: qie.channelEventTimeout

Env Var: QIE_CHANNELEVENTTIMEOUT

Default: 900

Scope: Global

Description: Timeout in seconds the HA service will wait for a channel event (start/stop/pause/resume) to complete before throwing an exception and shutting down QIE.

Examples

Env Var

QIE_CHANNELEVENTTIMEOUT=900

Java Option

-Dqie.channelEventTimeout=900

YAML

QIE_CHANNELEVENTTIMEOUT: 900