pub const RETRY_MS: u64 = 8_000;
How long to wait for a response before retransmitting, matching the request pacing umsh-text settled on for the same mesh.
umsh-text