https://api.example.com
Major Outage
Multiple services are down.
POST /v1/payments/charge is down
fetch failed
investigating · started 23h ago
Payments API Outage
47mFebruary 14, 2026
A 47-minute outage of /v1/payments/charge affected all checkout flows on 14 February 2026 between 14:03 and 14:50 UTC. Approximately 3,200 payment requests returned HTTP 503. The root cause was connection pool exhaustion on the primary PostgreSQL replica, triggered by a 3× traffic spike during a flash sale.
A flash sale drove checkout traffic to 3× baseline. The payments service exhausted its PostgreSQL connection pool (limit: 100). Incoming requests queued, hit the 30-second timeout, and returned HTTP 503. The connection pool limit had not been reviewed since the service's initial deployment 14 months prior.
Get notified by email when incidents are created or resolved.