Affected components
Update timeline
- investigating Mar 04, 2026, 05:28 PM UTC
We are currently investigating an issue leading to elevated error rates on customer backends
- monitoring Mar 04, 2026, 06:14 PM UTC
We've identified the issue and remediated the problem. We're monitoring before we declare the all clear.
- resolved Mar 04, 2026, 06:28 PM UTC
Incident resolved. We're very sorry for the impact on your projects. Our team will be publishing a detailed postmortem soon.
- postmortem Mar 05, 2026, 06:14 PM UTC
Convex had downtime for some customers caused by an anomalous load spike that pushed an internal service into a load-shedding mode, which then triggered an unexpected panic in a caching library we were using. Specifically the load triggered two queue management algorithms: CoDel which proactively drops requests to keep queues small, and adaptive-LIFO which dequeues in reverse order to avoid wasting time on old requests. These are both rather subtle algorithms that large services use to avoid congestion collapse under high load or attack. The panic in the caching library was just a bug that depended on both these algorithms simultaneously. We've made some changes as a result of this incident but the key lesson is that services should try to avoid switching logical behavior during high load. When systems are stressed switching to infrequently-used codepaths can often make matters worse. We're now going to be proactively triggering CoDel and adaptive-LIFO at steady state to ensure that we're exercising this worst-case flow at all times. We apologize to our customers for impacting your products and services. We’re focusing intensely over the next few weeks on hardening our systems to prevent issues like this from happening again.
Looking to track Convex downtime and outages?
Pingoru polls Convex's status page every 5 minutes and alerts you the moment it reports an issue — before your customers do.
- Real-time alerts when Convex reports an incident
- Email, Slack, Discord, Microsoft Teams, and webhook notifications
- Track Convex alongside 5,000+ providers in one dashboard
- Component-level filtering
- Notification groups + maintenance calendar
5 free monitors · No credit card required