Skip to main content

DEFAULT_SWR

Constant DEFAULT_SWR 

Source
pub const DEFAULT_SWR: u32 = 86_400;
Expand description

Default stale-while-revalidate (seconds). 24 h matches the Cache-Control: stale-while-revalidate=86400 snippet in the architecture doc.