pub const RETRY_WINDOW_SECS: i64 = _; // 259_200i64Expand description
How long a delivery keeps being retried after its first failure.
Shared by the sender and derive_email_send_status, which must agree on what has failed.
pub const RETRY_WINDOW_SECS: i64 = _; // 259_200i64How long a delivery keeps being retried after its first failure.
Shared by the sender and derive_email_send_status, which must agree on what has failed.