pub const MAX_GROUP_SIZE: u32 = 10_000;
Maximum allowed group size to prevent DoS from malformed data.