Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GODRIVER-3030 Retry ReadConcernMajorityNotAvailableYet errors. #1893

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthewdale
Copy link
Collaborator

@matthewdale matthewdale commented Nov 15, 2024

GODRIVER-3030

Summary

  • Add ReadConcernMajorityNotAvailableYet (code 134) to the list of retryable errors on reads.
    • Reformat the list of retryable error codes to include the error names from here.
  • Separate Retryable Reads spec tests into unified and legacy.

Background & Motivation

See DRIVERS-926.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the priority-3-low Low Priority PR for Review label Nov 15, 2024
Copy link
Contributor

API Change Report

No changes found!

@matthewdale matthewdale marked this pull request as ready for review November 15, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low Low Priority PR for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants