pub const MAX_RETRIES: u8 = 5;
The default number of times a request is retransmitted before a transfer is abandoned, as the mission protocol recommends.