export const HTTP_FETCH_TIMEOUT_MS = 30_000; export const URL_CACHE_TTL_MS = 30 * 60 * 1_000; // 30 minutes in milliseconds