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
Hey! Noticed something odd when using Constance with the CachingRedisBackend. When I change a setting, the cache doesn’t seem to get refreshed right away, so readers can still see the old value until the cache TTL expires.