Skip to content

Commit

Permalink
DRIVERS-3039 Remove outdated CSOT test (#1745)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneHarvey authored Jan 15, 2025
1 parent c9da50d commit 60fe09f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/client-side-operations-timeout/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,6 @@ these if it is possible to do so using the driver's existing test infrastructure
`min(remaining computedServerSelectionTimeout, connectTimeoutMS)` should apply to socket establishment.
- For drivers that have control over OCSP behavior, `min(remaining computedServerSelectionTimeout, 5 seconds)` should
apply to HTTP requests against OCSP responders.
- If `timeoutMS` is unset, operations fail after two non-consecutive socket timeouts.
- The remaining `timeoutMS` value should apply to HTTP requests against KMS servers for CSFLE.
- The remaining `timeoutMS` value should apply to commands sent to mongocryptd as part of automatic encryption.
- When doing `minPoolSize` maintenance, `connectTimeoutMS` is used as the timeout for socket establishment.

0 comments on commit 60fe09f

Please sign in to comment.