Skip to content

Commit 60fe09f

Browse files
authored
DRIVERS-3039 Remove outdated CSOT test (#1745)
1 parent c9da50d commit 60fe09f

File tree

1 file changed

+0
-1
lines changed
  • source/client-side-operations-timeout/tests

1 file changed

+0
-1
lines changed

source/client-side-operations-timeout/tests/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,6 @@ these if it is possible to do so using the driver's existing test infrastructure
662662
`min(remaining computedServerSelectionTimeout, connectTimeoutMS)` should apply to socket establishment.
663663
- For drivers that have control over OCSP behavior, `min(remaining computedServerSelectionTimeout, 5 seconds)` should
664664
apply to HTTP requests against OCSP responders.
665-
- If `timeoutMS` is unset, operations fail after two non-consecutive socket timeouts.
666665
- The remaining `timeoutMS` value should apply to HTTP requests against KMS servers for CSFLE.
667666
- The remaining `timeoutMS` value should apply to commands sent to mongocryptd as part of automatic encryption.
668667
- When doing `minPoolSize` maintenance, `connectTimeoutMS` is used as the timeout for socket establishment.

0 commit comments

Comments
 (0)