Skip to main content

MAX_STALE

Constant MAX_STALE 

Source
pub const MAX_STALE: Duration;
Expand description

Maximum staleness before we refuse to serve cached data even on failure. Mirrors claudebar’s WEEKLY_WINDOW (7 days).