const MAX_BACKTRACKS: usize = 20;
Cap on rejected sweeps per GAMP call, so a pathological case cannot spin.