Skip to main content

Emergency Abort

Instantly roll back a rollout to stable when a canary or new version is causing issues. This is the fastest way to restore service.


User Request​

"Abort the payment rollout in production immediately — roll back to stable."

Agent Workflow​

StepTool UsedDescription
1argo_manage_rollout_lifecycle (action='abort')Instant rollback to stable
2argorollout://rollouts/[ns]/[name]/detailVerify recovery

Time Estimate: ~5 seconds


When to Use​

  • Canary is failing health checks
  • New version is causing errors or high latency
  • Need to revert immediately without waiting for analysis