const MIN_MAX_PARTICIPANTS: usize = 10;
We want to support at least this many participants with a cache each
This is not a recommended value; it’s probably too lax