const ANCESTOR_COUNT_LIMIT: usize = 4;
Expand description

A not-too-large, not too small ancestor limit, to prevent creating too-big chains.