-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Raise the exception if we have exhausted the maximum number of retries.
https://github.com/mongodb/mongo-ruby-driver/pull/699
Only retry max_read_retries times, not infinitely.
https://github.com/mongodb/mongo-ruby-driver/pull/698