Searched refs:maxErrors (Results 1 – 3 of 3) sorted by relevance
27 const maxErrors = 100 const113 if len(p.errors) >= maxErrors {
29 const maxErrors = 1 const133 if len(p.errors) >= maxErrors {
43 const maxErrors = 10 const686 if atomic.LoadUint32(&numErrs) > maxErrors {884 if len(errs) > maxErrors {2564 if len(errs) > maxErrors {2575 if len(errs) > maxErrors {