We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da297d commit 5244f83Copy full SHA for 5244f83
source/faq.txt
@@ -86,7 +86,7 @@ to become available.
86
The driver does not limit the number of operations that
87
can wait for sockets to become available and it is the application's
88
responsibility to limit the size of its pool to bound queuing
89
-during a load spike. Threads can wait for any length of time
+during a load spike. Operations can wait for any length of time
90
unless you define the ``waitQueueTimeoutMS`` option.
91
92
An operation that waits more than the length of time defined by
0 commit comments