pub fn note_consecutive_error(key: &str) -> usize
Record an error signature; returns the new consecutive count. Call from the Error! macro after note_status. Resets count to 1 on a different signature, increments on a match.