Closed aman918raj closed 2 years ago
@aman918raj What redis-py-cluster version you running on? It looks like you are on an older version that used to have this kind of error? Otherwise you have some issue with shared state between threads where you got into a case where one thread already killed a connection and the other one wants to kill it. I think this should have been fixed in a later redis-py-cluster version tho
Closing due to inactivity. This is either an old client version, or the redis cluster itself is not working properly as the slots cache is not setup properly due to the cluster being i a bad or broken state, or maybe an unitialized state.
I am getting below error while using Redis clustered cache in Azure :