gitlab-org--gitlab-foss/changelogs/unreleased/flipper-caching.yml
Yorick Peterse ef99a3c8bc
Increase 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.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/40854
2018-02-19 14:28:22 +01:00

5 lines
96 B
YAML

---
title: Increase feature flag cache TTL to one hour
merge_request:
author:
type: performance