You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are being too conservative with the template cache and don’t need to match default TTL bc invalidation will force a refetch. Increase default template_cache_max_age_seconds to 1200 by uncommenting in ts.toml
Description
We are being too conservative with the template cache and don’t need to match default TTL bc invalidation will force a refetch. Increase default template_cache_max_age_seconds to 1200 by uncommenting in ts.toml