Skip to content

Conversation

NoahStapp
Copy link
Contributor

We already did a chunk of this work in February, but the spec tests hadn't been fully updated yet.

@NoahStapp NoahStapp requested a review from Jibola March 24, 2025 15:05
_UNKNOWN_COMMIT_ERROR_CODES: frozenset = _RETRYABLE_ERROR_CODES | frozenset(
[
64, # WriteConcernFailed
64, # WriteConcernTimedOut
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should say WriteConcernTimeout.

@ShaneHarvey ShaneHarvey changed the title PYTHON-5135 - Rename WriteConcernFailed code name to WriteConcernTimedOut PYTHON-5135 - Rename WriteConcernFailed code name to WriteConcernTimeout Mar 24, 2025
@NoahStapp NoahStapp requested a review from ShaneHarvey March 24, 2025 18:06
@NoahStapp NoahStapp merged commit df30eff into mongodb:master Mar 24, 2025
35 of 37 checks passed
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.

2 participants