Skip to main content

Runbook: Sentry Critical Error

Trigger

Use this runbook when Sentry reports a critical or recurring production application error.

Immediate Actions

StepActionOwnerEvidenceStatus
1Open the Sentry issue and confirm environmentBackendSentry screenshot without secretsTBD
2Identify affected release, endpoint, user flow, and frequencyBackend / QAIssue metadataTBD
3Check if the error affects payments, credentials, RBAC, or tenant isolationIncident CommanderImpact noteTBD
4Review recent deployment or config changesRelease OwnerDeployment recordTBD
5Create defect or incident based on impactQA / Incident CommanderDefect or incident linkTBD
6Verify fix and monitor for recurrenceBackend / QASentry resolution evidenceTBD

Severity Guidance

ConditionSeverity
Payment, wallet, data exposure, or tenant isolation riskSEV-1
Login or core API failureSEV-1 / SEV-2
Repeated production exception with user impactSEV-2
Isolated non-critical exceptionSEV-3 / SEV-4

Closure Criteria

  • Root cause is identified.
  • Fix or mitigation is deployed.
  • Sentry issue is resolved or no longer recurring.
  • Regression test is added where appropriate.