Skip to content

Increase feature flag cache TTL to one hour

Yorick Peterse requested to merge flipper-caching into master

This increases the feature flag cache TTL to one hour

Flipper already takes care of flushing cache entries when enabling/disabling features so it should be safe to increase the TTL. This in turn should drastically reduce the number of Flipper queries executed.

What are the relevant issue numbers?

Merge request reports