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
Iam facing the same problem with the error dial tcp x.x.x.x:6380: i/o timeout .
Does the operations (GET,SET ) made on redis would also create a client connection internally?
More insights:
redis version : v6.15.8
one connection is opened and redis operations are made on the same connection.
Its showing more than thousands of client connections.
What could be the problem any help urgently needed?