Skip to main content

TICK_INTERVAL

Constant TICK_INTERVAL 

Source
pub const TICK_INTERVAL: Duration;
Expand description

How often the sweeper wakes up to check for stale sessions. Anything roughly under STALE_AFTER is fine; the trade-off is reaction latency (lower) vs. wake-ups per minute (higher).