pub const MAX_CONSECUTIVE_FAILURES: u32 = 3;
The maximum number of consecutive failures before a mailbox is considered unreliable.