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
When testing the Cache Configuration with Redis in the admin panel, the cache test keeps displaying the message: Cache test successful, but response is slow: 6.725281ms.
However, a response time of around 6ms should not be considered slow. The message seems to be misleading and may cause confusion for administrators.
Expected behavior:
The cache test should provide an accurate assessment of the response time and not label a response time of around 6ms as slow