pub const MAX_FAILURES_IN_WINDOW: u32 = 5;
The maximum number of failures within a specified time window before a mailbox is considered unreliable.