const FC_ABLE_COMMIT_VERS_CAPACITY: usize = 5;
Expand description

This capacity is exaggeratedly small, in order to observe effects of lost messages. In the future, we’ll allow setting it from an env var.