mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-1389 Make ExceededTimeLimit a retryable reads error #1478

Closed kkloberdanz closed 11 months ago

kkloberdanz commented 11 months ago

Please complete the following before merging:

See the C Driver implementation for reference.

kkloberdanz commented 11 months ago

Thanks everyone for the reviews. I've implemented the suggestions, and the PR is ready for another round of review.