File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -274,11 +274,12 @@ Persistent Network Errors
274
274
help address transient network errors but not persistent network
275
275
errors.
276
276
277
- Failover Period Exceeds 30 Seconds
277
+ Failover Period Exceeds :urioption:`serverSelectionTimeoutMS`
278
278
Upon encountering a failover and receiving the ``not master`` error,
279
- the drivers wait 30 seconds before retrying once. The retryable
280
- feature does not addresss instance where the failover period exceeds
281
- 30 seconds.
279
+ the drivers wait :urioption:`serverSelectionTimeoutMS` seconds to
280
+ determine the new primary before retrying. The retryable feature
281
+ does not addresss instance where the failover period exceeds
282
+ :urioption:`serverSelectionTimeoutMS`.
282
283
283
284
.. warning::
284
285
You can’t perform that action at this time.
0 commit comments