Skip to content

Commit f9883d8

Browse files
committed
csot inter link
(cherry picked from commit e0a7e6a)
1 parent 098d9e8 commit f9883d8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

source/fundamentals/connection/csot.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.. _node-csot:
22

3+
===========================
34
Limit Server Execution Time
45
===========================
56

source/whats-new.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,16 @@ The {+driver-short+} v6.11 release includes the following features:
4141

4242
- Adds support for Node.js v22.
4343

44-
- Adds the Client Side Operations Timeout (CSOT) feature. CSOT lets you apply
45-
a single timeout to all steps needed to complete a server-side operation, including
46-
server selection, connection checkout, serialization, and server-side execution.
44+
- Adds the Client-Side Operations Timeout (CSOT) feature. You can use
45+
CSOT to apply a single timeout to all steps needed to complete a
46+
server-side operation, including server selection, connection
47+
checkout, serialization, and server-side execution. To learn more, see
48+
the :ref:`node-csot` guide.
4749

4850
.. note:: Experimental Feature
4951

50-
The CSOT feature is experimental and might change in future driver releases.
52+
The CSOT feature is experimental and might change in future driver
53+
releases.
5154

5255
- Adds OIDC authentication support for Kubernetes environments. To learn
5356
more about this feature, see the :ref:`node-enterprise-auth-oidc`

0 commit comments

Comments
 (0)