Open AdamStawarz opened 1 year ago
Why would you rate limit deletion? Isn't it a pretty cheap operation?
@AdamStawarz What is the reason to rate limit the deletion ? Did we hit some limit when deleting the snapshots with scylla-manager ? Is there any issue explaining what happened ?
There is rate-limit flag for creating snapshot, but no option to do the same thing for delete it. It will be usefull to add it in the cli like this: "sctool backup delete --cluster xxxx --snapshot-tag sm_20221030075905UTC --rate-limlit 50"
@karol-kokoszka ^^