Skip to content

Comments

feat(NODE-7142): make token bucket optional in client backpressure#4878

Draft
tadjik1 wants to merge 3 commits intoNODE-7142-backpressure-backofffrom
token-bucket-optional
Draft

feat(NODE-7142): make token bucket optional in client backpressure#4878
tadjik1 wants to merge 3 commits intoNODE-7142-backpressure-backofffrom
token-bucket-optional

Conversation

@tadjik1
Copy link
Member

@tadjik1 tadjik1 commented Feb 24, 2026

Description

Summary of Changes

Node.js implementation of recent addition into client backpressure spec (token bucket is optional and disabled by default).
Spec PR: mongodb/specifications#1902

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant