StoopsS
Convex Community2mo ago
1 reply
Stoops

How long do Health Insights take to clear after fixing the underlying issues?

📊DashboardAdvice
I recently deployed fixes for several health insight warnings (full table scans, missing indexes, etc.) and ran a
data migration on my prod deployment. The migration completed successfully (1906 docs processed) and the new
code is deployed, but the critical/warning insights are still showing on the Health page.

The health charts show data "by minute over the last hour," but I'm wondering if the insight severity indicators
(critical/warning) use a longer rolling window before they clear.

Is there a documented or known timeframe for how long insights persist after the triggering issue is resolved? Or
do they clear in real-time once the problematic queries stop firing?

- Convex version: 1.27.0
- Language: TypeScript
- Framework: Next.js 15
Was this page helpful?