RETAINED_FAILURES

const val RETAINED_FAILURES: Int = 32

How many AppendResult.Failed values ArchiveHealth.recentFailures retains.

Enough to diagnose a burst; small enough that a permanently failing archive cannot grow a list of its own failures without bound.