-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOCBC-1540: Update couchbase2 error handling to match RFC
Motivation ---------- The couchbase2 error handling RFC has been updated. Changes ------- Add handling for missing preconditions. Add ErrDocumentTooDeep and return accordingly. Remove error handling for codes we no longer handle. Change-Id: I7911f92bc8d649d4a8b32bc8800b03aa3ba21655 Reviewed-on: https://review.couchbase.org/c/gocb/+/200740 Tested-by: Charles Dixon <chvckd@gmail.com> Reviewed-by: Dimitris Christodoulou <dimitris.christodoulou@couchbase.com>
- Loading branch information
Showing
2 changed files
with
13 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters