node-mongodb-native icon indicating copy to clipboard operation
node-mongodb-native copied to clipboard

wip feat(NODE-7122): exponential backoff between retries in convenient transaction API

Open baileympearson opened this issue 1 month ago • 0 comments

Description

Summary of Changes

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

baileympearson avatar Oct 29 '25 20:10 baileympearson