[go: up one dir, main page]

Draft: fix: clear feature flag caches on Geo secondaries

Relates to issue #260456

This MR was created by Duo in Session 1127587

Changes

  • Clear all feature flag cache layers (memoized, L1 process cache, L2 Redis cache) when processing cache invalidation events on Geo secondaries
  • Ensure feature flag changes propagate immediately to secondary nodes without requiring Rails console restart

Merge request reports

Loading