Skip to main content

Module timeouts

Module timeouts 

Source
Expand description

Timeout defaults normative for interoperable deployments (gbp-state-machine §6).

Constants§

T_COORDINATOR_GRACE_MS
Member: silence threshold before triggering coordinator handover.
T_EXECUTE_MAX_MS
Member: max wait for EXECUTE_TRANSITION after sending READY_FOR_TRANSITION.
T_GAP_KEY_OVERLAP_MS
GAP: how long old-epoch keys are retained after an epoch transition so that in-flight audio frames can still be accepted (gap_rfc §4).
T_PREPARE_MAX_MS
Coordinator: max wait for READY quorum after issuing PREPARE_TRANSITION.
T_QUORUM_GRACE_MS
Coordinator: extra slack before declaring quorum failure.
T_READY_MAX_MS
Member: max time to complete local commit / welcome processing.