Skip to main content

CACHE_RETENTION_SECS

Constant CACHE_RETENTION_SECS 

Source
const CACHE_RETENTION_SECS: i64 = _; // 90_000i64
Expand description

We only need ~24h of data for the reference ask lookup, but keep a small buffer so that edge-of-window queries still resolve correctly.