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
Thats right and it gets blocked forever. Chances are there that your heart-bit monitoring task might kill the process if its stuck.
I had done code to solve this issue but did not commit and unfortunately I lost the code as well.
When route table is required due to any error call the async callback in the application.
This async callback should initiate raw command (0 second timer) to get "cluster nodes" from the Redis cluster.
Now Cluster nodes command can be fired to any one of the nodes (cluster mode)
When response is received Application can feed the response to redis lib and it can then update its routing table.
No description provided.
The text was updated successfully, but these errors were encountered: