MAX_FRAME_LINES

private const val MAX_FRAME_LINES: Int = 128

Frame lines kept per stack, post-fold: above any real stack, below the JVM's 1024-frame recursion ceiling. Every stack, not just the timeout report — a throwable's own trace overflows the same way.