-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a CSOT implementer,
I want connection checkout and server selection to use abort signals,
So that CSOT can be implemented with abort signals.
User Impact
- n/a - refactor
Dependencies
- n/a
Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
- Server selection and connection checkout should create abort signals that time out instead of using `setTimeout` directly
Testing Requirements
- Ensure all existing tests pass.
Documentation Requirements
- n/a
Follow Up Requirements
- n/a