Skip to content

Commit a6ae66d

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-13592-connectTimeoutMS-description (BACKPORT) (#1556)
* DOCS-13592-connectTimeoutMS-description (#1537) Co-authored-by: jason-price-mongodb <[email protected]> * DOCS-13592-connectTimeoutMS-description Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 89397d0 commit a6ae66d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/connection-string.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -573,9 +573,9 @@ Timeout Options
573573
* - .. urioption:: connectTimeoutMS
574574

575575
- The time in milliseconds to attempt a connection before timing
576-
out. The default is never to timeout, though different drivers
577-
might vary. See the :ecosystem:`driver </drivers>`
578-
documentation.
576+
out. The default is 10,000 milliseconds, but specific drivers
577+
might have a different default. For details, see the
578+
:ecosystem:`driver </drivers>` documentation.
579579

580580
* - .. urioption:: socketTimeoutMS
581581

0 commit comments

Comments
 (0)