Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Description
We previously hijacked the JSON serialization of errors for the stringification of errors. This however causes external actors serializing our errors to lose the cause reason which should not occur.
Build couchbase-server-7.0.0-4715 contains gocb commit c59f1d8 with commit message:
GOCBC-1040: Include error causes when doing serialization