Skip to main content

RETRY_WINDOW_SECS

Constant RETRY_WINDOW_SECS 

Source
pub const RETRY_WINDOW_SECS: i64 = _; // 259_200i64
Expand 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.