fix(tier): sweep transitioned copies from delete handlers (#2287)

This commit is contained in:
weisd
2026-03-25 16:06:36 +08:00
committed by GitHub
parent fb2ced4d27
commit 41dcebda44
12 changed files with 520 additions and 25 deletions
+1
View File
@@ -47,6 +47,7 @@ pub struct ObjectOptions {
pub versioned: bool,
pub version_suspended: bool,
pub incl_free_versions: bool,
pub skip_decommissioned: bool,
pub skip_rebalancing: bool,