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
Copy file name to clipboardExpand all lines: source/faq.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Why Does the Driver Throw a Timeout During Server Selection?
118
118
Each driver operation requires that you choose a healthy server
119
119
satisfying the :manual:`server selection criteria
120
120
</core/read-preference-mechanics>`. If you do not select an appropriate
121
-
server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver.Legacy/MongoDB.Driver.MongoServerSettings.html#MongoDB_Driver_MongoServerSettings_ServerSelectionTimeout>`__, the driver throws a
121
+
server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver.Legacy/MongoDB.Driver.MongoServerSettings.ServerSelectionTimeout.html>`__, the driver throws a
122
122
server selection timeout exception. The exception looks similar to the
0 commit comments