Managing Rollbacks with Source Push
· One min read
Even with thorough testing, issues can slip into production. Source Push provides easy rollback commands so you can revert to a previous release:
srcpush release rollback MyApp Production
You can also configure automatic rollbacks based on crash thresholds or custom metrics, giving your team peace of mind when shipping updates.