const MAX_CACHE_AGE: Duration;Expand description
Maximum cache age for dev/repo runs (binary sits next to the cache file). 24 hours: extensions don’t change between builds; the build always regenerates the cache, so 10 min was too tight for normal dev workflows.