Skip to main content

DEFAULT_RUNTIME_LEASE_TTL_MS

Constant DEFAULT_RUNTIME_LEASE_TTL_MS 

Source
pub const DEFAULT_RUNTIME_LEASE_TTL_MS: u64 = 30_000; // 30_000u64
Expand description

Default controller duration. Successful mutations and explicit heartbeats renew it; disconnect and detach release it immediately.