Details
-
Improvement
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
Description
Proposed in PR https://github.com/mongodb/mongo-go-driver/pull/1105
Change CommandFailedEvent.Failure type from string to error to allow conveying additional error information and to match the type of other Failure fields, like ServerHeartbeatFailedEvent.Failure.