const BATCHED_ERROR_CAP: usize = 10;
Cap on the number of per-element failures listed in a batched vector conversion error; the remainder is summarized as "and N more".
"and N more"