Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Improve batch operations #46

Closed
Closed
@rstml

Description

@rstml

There are a number of problems exist with batch operations:

  1. Batches do not contains complete operations. This may lead to inconsistent data if one of the batches fail (i.e. message added to label but counter not updated).
  2. Message modifications are not performed in batches. (e.g. add label A and remove label B are two separate mutations)

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