pub const FULL_SCAN_EPOCH_OFFSET_SECS: u64 = 60;
Epoch offset for full-scan debounce: last_full_scan is initialized to now - offset so the first health-check-triggered scan fires immediately.
last_full_scan
now - offset