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
Description
There are a number of problems exist with batch operations:
- 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).
- Message modifications are not performed in batches. (e.g. add label A and remove label B are two separate mutations)
Metadata
Metadata
Assignees
Labels
No labels