Mimir

INC-2026-308: Billing Service Sev1 Incident

incident
billing
41b045b6036c

incidents/inc-2026-308-billing-connection.md

INC-2026-308: Billing Service Sev1 Incident

Date: 2026-05-11 Service: Billing Service Severity: Sev1 Incident Commander: Morgan Lee Jira References: ACME-3015, ACME-3016 GitHub References: GH-3015, GH-3016 API References: API-BILLING-01

Summary

The Billing Service experienced customer-visible degradation caused by connection pool saturation during a regional traffic burst. The incident affected dependent paths that include Authentication Service, Checkout Service, Billing Service, Inventory Service, and Notification Service, with the strongest impact localized to Billing Service.

Timeline

  • Detection: synthetic checks and service SLO burn alerts fired.
  • Triage: on-call engineers reviewed traces, dependency dashboards, and recent deployments.
  • Mitigation: traffic was shifted, retries were reduced, and the affected worker pool was drained.
  • Recovery: error rate returned to baseline after remediation was deployed and queues caught up.

Root Cause

The proximate cause was connection pool saturation during a regional traffic burst. The deeper contributing factor was incomplete validation of the Billing Service operational contract against API API-BILLING-01 and insufficient pre-release checks for high-cardinality traffic.

Customer Impact

Customers saw intermittent failures, elevated latency, or delayed asynchronous updates depending on where their request crossed the Billing Service boundary. No permanent data loss was identified.

Remediation

  • Track remediation in Jira tickets ACME-3015, ACME-3016.
  • Implement code and test changes in GitHub items GH-3015, GH-3016.
  • Update the relevant runbook for Billing Service and replay this scenario in staging.