-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5.1
-
Component/s: None
The case that I most want to use :refresh_interval for is where the replica set master has recently stepped down, and a mongo operation is about to happen for the first time. So before the socket is checked out, it'd be great to do a sync_refresh call to determine the new state of the cluster, rather than just doing it on checkin.