pub const COMBINED_NETWORK_MIN_PRIMARY_FAILURES: u64 = 5;
Expand description
the number of messages to attempt to send over the primary network before switching to prefer the secondary network
pub const COMBINED_NETWORK_MIN_PRIMARY_FAILURES: u64 = 5;
the number of messages to attempt to send over the primary network before switching to prefer the secondary network