Skip to main content

DEFAULT_MARK_SENT_RETRY_DELAYS_MS

Constant DEFAULT_MARK_SENT_RETRY_DELAYS_MS 

Source
pub const DEFAULT_MARK_SENT_RETRY_DELAYS_MS: &[u64];
Expand description

Default retry delays for persisting “sent” after successful delivery.

The first attempt is immediate. Later attempts provide a short best-effort window for transient database failures after SMTP has already accepted the message.