Mimir

INC-2026-409: Inventory Service Sev2 Incident

incident
inventory
0f06c1e824df

incidents/inc-2026-409-inventory-stale.md

INC-2026-409: Inventory Service Sev2 Incident

Date: 2026-01-14 Service: Inventory Service Severity: Sev2 Incident Commander: Morgan Lee Jira References: ACME-4017, ACME-4018 GitHub References: GH-4017, GH-4018 API References: API-INVENTORY-02

Summary

The Inventory Service experienced customer-visible degradation caused by stale cache entries surviving a blue-green release. The incident affected dependent paths that include Authentication Service, Checkout Service, Billing Service, Inventory Service, and Notification Service, with the strongest impact localized to Inventory 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 stale cache entries surviving a blue-green release. The deeper contributing factor was incomplete validation of the Inventory Service operational contract against API API-INVENTORY-02 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 Inventory Service boundary. No permanent data loss was identified.

Remediation

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