-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
MongoClient.connect times out after connectTimeoutMS * 2 in the updated versions of the driver. The last working version I checked is 2.0.29.
mongodb://example.com/test?connectTimeoutMS=6000 will time out after 12sec in 2.0.39 instead of 6secs