pub const VISITED_URL_CACHE_TTL_SECS: u64 = 3600;
Time-to-idle for visited URL cache entries (1 hour).