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.