-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0
-
Component/s: None
-
None
-
Empty show more show less
When some error occurs once the driver has started streaming topology updates, the driver currently uses the interruptable async timer's immediate options in order to reschedule monitoring immediately. We need to ensure that there is some time between attempts in these error cases, as its likely that if the error closed the connection then an immediate attempt to reconnect is likely to fail.