Skip to content

refactor(NODE-5679): introduce timeout abstraction and use for server selection and connection check out #4078

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Apr 18, 2024

Conversation

W-A-James
Copy link
Contributor

@W-A-James W-A-James commented Apr 15, 2024

Description

What is changing?

  • Remove TimeoutController class and replace with newly implemented Timeout class
  • Add unit tests for Timeout class
Is there new documentation needed for these changes?

No, internal change

What is the motivation for this change?

NODE-5679

Release Highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@W-A-James W-A-James changed the title introduce timeout abstraction refactor(NODE-5679): introduce timeout abstraction and use for server selection and connection check out Apr 16, 2024
@W-A-James W-A-James marked this pull request as ready for review April 16, 2024 07:41
@aditi-khare-mongoDB aditi-khare-mongoDB self-requested a review April 16, 2024 14:20
@aditi-khare-mongoDB aditi-khare-mongoDB self-assigned this Apr 16, 2024
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 16, 2024
@nbbeeken nbbeeken requested review from nbbeeken and removed request for aditi-khare-mongoDB April 16, 2024 14:31
@nbbeeken nbbeeken added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Apr 16, 2024
@nbbeeken nbbeeken merged commit 9c3ade5 into main Apr 18, 2024
19 of 26 checks passed
@nbbeeken nbbeeken deleted the NODE-5679 branch April 18, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants