Skip to main content

FULL_SCAN_EPOCH_OFFSET_SECS

Constant FULL_SCAN_EPOCH_OFFSET_SECS 

Source
pub const FULL_SCAN_EPOCH_OFFSET_SECS: u64 = 60;
Expand description

Epoch offset for full-scan debounce: last_full_scan is initialized to now - offset so the first health-check-triggered scan fires immediately.