-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js user
I want to set a bounding time limit on the convenient Txn API or the commit/abort operations.
So that I can reliably set dead lines without adjusting a number of timeout knobs
User Experience
- The client-wide timeoutMS or a defaultTimeoutMS setting changes the amount of time a withTxn or abort/commit operation can take.
Dependencies
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- See parent.
Testing Requirements
- See parent.
Documentation Requirements
- See parent.
Follow Up Requirements
- See parent.
- is duplicated by
-
NODE-6360 Increase timeoutMS values in live CSOT prose tests
- Closed