fix: batch signed log sync imports
This commit is contained in:
parent
6fc1410e65
commit
02969ac7af
3 changed files with 185 additions and 55 deletions
|
|
@ -130,6 +130,8 @@ it.
|
|||
- `[~]` Make multi-table writes transactional.
|
||||
Acceptance criteria:
|
||||
- `[x]` Signed operation and signature imports commit atomically.
|
||||
- `[x]` Keychain/auth sync imports stage accepted records and commit accepted
|
||||
op/signature groups through store batch transactions.
|
||||
- `[ ]` Multi-record sync imports cannot leave partial state after a local
|
||||
error.
|
||||
- `[x]` Tests cover failure injection for at least one multi-table path.
|
||||
|
|
|
|||
Loading…
Reference in a new issue