-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a CSOT developer,
I want CSOT behavior for server selection and connection checkout,
So that CSOT can apply
User Impact
- n/a
Dependencies
- n/a
Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
- Replace TimeoutController with a Timeout class that subclasses Promise<never>
- Add timeout behavior for server selection and connection checkout as defined by the spec.
- Add timeout behaviour for connection pool maintenance as defined by the spec
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- has to be done before
-
NODE-6197 Merge CSOT feature branch
- In Progress