Skip to main content

CHECK_INTERVAL_HOURS

Constant CHECK_INTERVAL_HOURS 

Source
pub const CHECK_INTERVAL_HOURS: i64 = 6;
Expand description

How often the published version is re-checked. “A bounded interval” (05-infrastructure.md); six hours keeps the check far cheaper than the demand poll while still catching a release the same day it ships.