pub const DEFAULT_MASS_DELETION_THRESHOLD: u32 = 10;Expand description
Default spec.deletionProtection.threshold (0 disables). 10 pending
external destructive deletions is far above legitimate manual cleanup but
far below a tooling-driven cascade (the motivating incident was ~600).