Skip to main content

HOOK_BACKSTOP

Constant HOOK_BACKSTOP 

Source
pub const HOOK_BACKSTOP: Duration;
Expand description

How long a pull/hook session (no WS client) may go without any hook activity before the backstop DELs it. Generous: merely-idle sessions re-register on their next turn, so this only needs to be short enough to eventually reclaim sessions whose client crashed without firing /hook/session-end. 60 min.