MAX_FAILURES

const val MAX_FAILURES: Int = 64

Most failure records one run may record. A run that fails this many times has a systemic problem, and the hundredth message says nothing the first ten did not.