MAX_RETRIES

Constant MAX_RETRIES 

Source
pub const MAX_RETRIES: u8 = 5;
Expand description

Maximum number of transmission attempts per message before giving up (the default used when MessengerConfig::default is in play).