Skip to content

Conversation

@durran
Copy link
Member

@durran durran commented Oct 28, 2025

Description

Adds awaitMinPoolSizeMS to the unified runner.

Summary of Changes

If awaitMinPoolSizeMS is provided then the unified runner will wait the specified time while checking that the min pool size is reached. If not reached in the timeframe it will error.

What is the motivation for this change?

NODE-7143

Double check the following

  • Lint is passing (npm run check:lint)
  • 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

@durran durran marked this pull request as ready for review October 28, 2025 14:01
@durran durran requested a review from a team as a code owner October 28, 2025 14:01
@baileympearson baileympearson self-assigned this Oct 28, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 28, 2025
@baileympearson baileympearson merged commit 3c35d68 into main Oct 29, 2025
18 of 19 checks passed
@baileympearson baileympearson deleted the NODE-7143-new branch October 29, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants