You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use batch delete operation when cleaning up blob ids (#215)
* First pass at using the batch delete api
* Be a bit smarter about what we remove from deletableBlobIds
* Correct a few syntax errors
* Handle the case there are no blobs to delete
* Tweak target index for removing failed deletes
* Correct issues with long->int conversion
0 commit comments