Skip to main content

PRESENCE_TIMEOUT

Constant PRESENCE_TIMEOUT 

Source
pub const PRESENCE_TIMEOUT: Duration;
Expand description

How long the platform waits before calling a device offline.

Three heartbeat intervals, so a single dropped frame on a slow phone network does not flap the device between states. Reaching it suspends command routing rather than queueing — presence fails closed.