Skip to main content

NOTIFICATION_TIMEOUT

Constant NOTIFICATION_TIMEOUT 

Source
pub const NOTIFICATION_TIMEOUT: Duration;
Expand description

Budget for a background (on_notification/on_session_end) hook call — generous (it never blocks anything), but bounded, so a “phone home” hook can’t leak a task forever.