Skip to content

Conversation

durran
Copy link
Member

@durran durran commented Sep 30, 2025

Description

Fixes the typo in the error name.

Summary of Changes

Renames the error

What is the motivation for this change?

NODE-6334

'PoolRequstedRetry' Error Label Renamed to 'PoolRequestedRetry'

The PoolClearedError thrown in cases where the connection pool was cleared now fixes the typo in the error label.

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 changed the title refactor(NODE-6334): rename PoolRequstedRetry to PoolRequestedRetry refactor(NODE-6334)!: rename PoolRequstedRetry to PoolRequestedRetry Sep 30, 2025
@durran durran marked this pull request as ready for review September 30, 2025 17:36
@durran durran requested a review from a team as a code owner September 30, 2025 17:36
@baileympearson baileympearson self-assigned this Sep 30, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 30, 2025
@baileympearson baileympearson changed the title refactor(NODE-6334)!: rename PoolRequstedRetry to PoolRequestedRetry feat(NODE-6334)!: rename PoolRequstedRetry to PoolRequestedRetry Sep 30, 2025
@baileympearson baileympearson merged commit 84db848 into main Sep 30, 2025
25 of 27 checks passed
@baileympearson baileympearson deleted the NODE-6334 branch September 30, 2025 20:16
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.

2 participants