Details
Details
Tested together with the two previous diffs
Created a custom testing sandbox to play with these:
- Checkout this stack
- Apply this patch and copy the tests.rs file contents attached there to the services/blob/src/database/client/tests.rs.
- cargo run
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I think BatchWriteItem needs to be called in a loop. We might also need to implement exponential backoff. More info here: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchWriteItem.html