Constant MIN_MAX_PARTICIPANTS

Source
const MIN_MAX_PARTICIPANTS: usize = 10;
Expand description

We want to support at least this many participants with a cache each

This is not a recommended value; it’s probably too lax