DOCSP-35201 Transaction Retry Logic in Core API#1164
Merged
mballard-mdb merged 11 commits intoJun 18, 2025
Merged
Conversation
…gic in node Core API
✅ Deploy Preview for docs-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mongoKart
requested changes
Jun 16, 2025
Collaborator
mongoKart
left a comment
There was a problem hiding this comment.
Nice job! Some small style guide fixes and organization suggestions. LMK if you have any questions
mongoKart
approved these changes
Jun 16, 2025
Collaborator
mongoKart
left a comment
There was a problem hiding this comment.
a couple small things, then LGTM!
Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
durran
approved these changes
Jun 18, 2025
mballard-mdb
added a commit
to mballard-mdb/docs-node
that referenced
this pull request
Jun 18, 2025
* DOCSP-35201 add section linking to solutions for transaction retry logic in node Core API * DOCSP-35201 adding more details for retry logic * DOCSP-35201 edit for clarity, add list of functions * DOCSP-35201 restructuring for clarity and brevity * DOCSP-35201 fixing links * DOCSP-35201 remove double error in title * DOCSP-35201 fix sentences * DOCSP-35201 style guide changes/wording * DOCSP-35201 add API to title * Update source/crud/transactions.txt Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> * DOCSP-35201 grammar changes --------- Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> (cherry picked from commit 53d8927)
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
mballard-mdb
added a commit
that referenced
this pull request
Jun 18, 2025
mballard-mdb
added a commit
to mballard-mdb/docs-node
that referenced
this pull request
Jun 23, 2025
* DOCSP-35201 add section linking to solutions for transaction retry logic in node Core API * DOCSP-35201 adding more details for retry logic * DOCSP-35201 edit for clarity, add list of functions * DOCSP-35201 restructuring for clarity and brevity * DOCSP-35201 fixing links * DOCSP-35201 remove double error in title * DOCSP-35201 fix sentences * DOCSP-35201 style guide changes/wording * DOCSP-35201 add API to title * Update source/crud/transactions.txt Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com> * DOCSP-35201 grammar changes --------- Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-35201
Staging Links
crud/transactions/#transaction-errors
Self-Review Checklist