pub const MAX_CHECKPOINT_PARTICIPANTS: usize = _; // 129usizeExpand description
Maximum participants supported by the current all-to-all shuffle transport.
Every receiver admits one persistent stream from each of the other 128 participants; the receiver itself does not consume an inbound peer stream. Assignment certificates above this bound cannot seal a cluster-wide shuffle barrier and therefore fail admission.