Runbook: Release rollback¶
When to roll back¶
- SEV0/SEV1 incidents linked to a release
- economy integrity risk
- widespread client incompatibility
Steps¶
- Disable risky features (ranked, trading, grants)
- Promote previous known-good build to prod
- Verify:
- matchmaking success
- error rate normalization
- economy grant stability
After rollback¶
- root cause analysis
- fix forward in dev
- add tests and monitors to prevent recurrence