pub const VISITED_URL_CACHE_CAPACITY: u64 = 500_000;
Capacity of the visited URL cache in the scheduler.