pub const PRUNING_BOUND: u64 = 2 * MAX_SLOT_CAPACITY; // 2_000u64
Expand description

We prune slots when they reach this number.