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 {
44 const maxErrors = 10 const762 if atomic.LoadUint32(&numErrs) > maxErrors {963 if len(errs) > maxErrors {2910 if len(errs) > maxErrors {2921 if len(errs) > maxErrors {