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
The cluster:refresh() method is now safe to be called at runtime,
allowing cluster topology changes (added or removed nodes) to be taken into
consideration. #134
The cluster:refresh() method now accepts an optional timeout argument,
and returns the topology changes (if any). #134