Skip to main content

MAX_STATS_POLL_INTERVAL

Constant MAX_STATS_POLL_INTERVAL 

Source
pub const MAX_STATS_POLL_INTERVAL: u8 = u8::MAX; // 255u8
Expand description

Maximum stats_polling_interval_s per upstream. The wire field is a u8 so the type system enforces the cap; this constant exists to document the intent.