You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command had different behaviour depending on if the deployment
would complete in time for the CANCEL command to be issued.
Instead we use a canary, which requires a manual continue, so the
deployment is always in a cancellable state.
We also then make sure through the API that this command calls cancel
when the deployment fails.
0 commit comments