Page MenuHomePhabricator

[comm-lib] Add remove_multiple_holders to Blob client
Needs ReviewPublic

Authored by bartek on Wed, Oct 9, 1:15 AM.
Tags
None
Referenced Files
F2928958: D13644.diff
Wed, Oct 9, 9:41 AM
F2928850: D13644.diff
Wed, Oct 9, 8:06 AM
F2927989: D13644.diff
Wed, Oct 9, 1:58 AM
Subscribers

Details

Reviewers
kamil
varun
will
Summary

We're missing functions for batch holders endpoints in BlobServiceClient.
Started with the one that's needed for server-side holder cleanup

Depends on D13617

Test Plan
  1. Started Blob service. Created a few holders.
  2. Created a dummy test that calls this function.
  3. Ran cargo test and verified that these holders were now removed from DDB

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage