-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
For SDAM error handling in the Server.ProcessError and Server.heartbeat functions, the driver checks if errors are of type ConnectionError. However, the lower level operation layer returns these as driver.Error with a NetworkError label.
- is related to
-
GODRIVER-1439 Only close heartbeat connections after they're opened
- Closed