Skip to content

specify and implement error handling in bulk operations #1

Description

@smcatala

PouchDB unit operations are atomic (e.g. put), but bulk operations are not and can be partially successful.
Proper handling of PouchDB-errors is not implemented yet: the current implementation at best ignores errors returned together with valid results. A more appropriate approach is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions