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-2604 Add ErrServerSelectionTimeout and WaitQueueTimeoutError to IsTimeout. #1104

Merged
merged 2 commits into from
Oct 26, 2022

Conversation

benjirewis
Copy link
Contributor

GODRIVER-2604

Summary

Adds more timeout errors to the mongo.IsTimeout error helper and updates the according test.

Background & Motivation

mongo.IsTimeout is our way of grouping timeout errors; there are some lower level errors that were not included in that helper that would be good to include.

@benjirewis benjirewis merged commit 39194dd into mongodb:master Oct 26, 2022
@benjirewis benjirewis deleted the 2604 branch October 26, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants