Skip to main content

RECONNECT_UNGATED_ATTEMPTS

Constant RECONNECT_UNGATED_ATTEMPTS 

Source
pub const RECONNECT_UNGATED_ATTEMPTS: u32 = 5;
Expand description

Reconnect attempts that fire immediately, before the cross-session reconnect gate engages. A transient drop recovers fast; only once these rapid retries are exhausted does a session fall back to waiting for siblings to drain.