Skip to main content

latency_regression_alert

Function latency_regression_alert 

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

How long the study registry is taking to confirm, this week against last. count is this week’s p95 in seconds and total last week’s, so the banner can name both.