Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

CouchDB provider - return newstorage.MultiError from Batch method #50

Open
DRK3 opened this issue Jan 15, 2021 · 0 comments
Open

CouchDB provider - return newstorage.MultiError from Batch method #50

DRK3 opened this issue Jan 15, 2021 · 0 comments

Comments

@DRK3
Copy link
Contributor

DRK3 commented Jan 15, 2021

The Batch method just returns a regular error. It would be better to examine the BulkResults object returned from the BulkDocs method from the Kivik library (currently that return value is ignored) to see if we can return a MultiError which will contain errors for each operation (if any occurred)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant