-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
In WrapException logic we can already have MongoConnectionException if heartbeat was failed. It's better just throw income MongoConnectionException instead of wrapping it inside MongoConnectionException one more time. At least this test is affected by this logic
- related to
-
CSHARP-4071 Fix flaky Connection_timeout_should_throw_expected_exception test
- Closed