Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Replication
Description
Some helper methods in DBClient return the underlying error when a command fails. Others return a numeric error code. For consistency and to avoid losing information, if we have an underlying error, we should return it.