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
fix(Cluster): ignore connection errors for subscriber. (#790)
The errors will be caught by connection pool and a
new election will be made when the current subscriber
is lost, so we can safely ignore these errors.
Fix#768
0 commit comments