TermJump
The relative term-jump bound (#1897): the frame's term is more than RaftConfig.maxTermJump above ours.
On an honest wedge this is a node that was away for more than that many elections, so the cluster's term legitimately ran beyond what a jump bound will admit in one step. (The bound's other job — refusing a fabricated term near Long.MAX_VALUE — produces this same gate, which is exactly why the cause is not locally determinable.)