Skip to main content

linking_mail_rate_alert

Function linking_mail_rate_alert 

Source
async fn linking_mail_rate_alert(
    conn: &mut PgConnection,
    now: DateTime<Utc>,
) -> ModelResult<Option<CreditRegistrationAlert>>
Expand description

The volume guard: how many people we mailed in the last hour against what an hour should hold. Counts addresses, which is what the per-person caps govern.