Skip to main content

DEFAULT_MASS_DELETION_THRESHOLD

Constant DEFAULT_MASS_DELETION_THRESHOLD 

Source
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).