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(replset): introduce a fixed-time server selection loop
This is required because we are moving server selection to live
outside of topologies. The legacy topologies would use the
disconnectHandler to implement a form of server selection.
0 commit comments