Replies: 1 comment 1 reply
-
| Please provide a program that reproduces the problem. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use pipeline with redis cluster client and get sometimes MOVED errors. Using go-redis ver v8.11.4.
Is this supposed to happen or am I doing something wrong.
Initialized the pipeline like this: client.Pipeline() (client is of type ClusterClient).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions