Skip to content

Commit 5ceb75e

Browse files
committed
csot inter link
(cherry picked from commit e0a7e6a)
1 parent e01fc97 commit 5ceb75e

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
@@ -72,13 +72,16 @@ The {+driver-short+} v6.11 release includes the following features:
7272

7373
- Adds support for Node.js v22.
7474

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

7981
.. note:: Experimental Feature
8082

81-
The CSOT feature is experimental and might change in future driver releases.
83+
The CSOT feature is experimental and might change in future driver
84+
releases.
8285

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

0 commit comments

Comments
 (0)