-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: CSOT
Use Case
As a Node.js driver engineer
I want the connection layer to throw the appropriate timeout error
So that I can consistently detect timeout errors.
User Experience
- A consistent Timeout error is thrown when CSOT is enabled
Dependencies
Risks/Unknowns
- This error transformation should only be performed when CSOT is enabled
Acceptance Criteria
Implementation Requirements
- Follow the criteria for transforming the error
- Only when CSOT is enabled
Testing Requirements
- Run a command that times out the way the errors are described in the spec
Documentation Requirements
- None
Follow Up Requirements
- Further testing is covered by transaction/session CSOT functionality