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
Instead of immediately failing on the first UPDATE_FAILED event that likely
caused the stack update failure, delay returning until the stack reaches a
terminal failure state. This reduces the chance of another workflow starting
while the stack still rolls back.
Closes#1
0 commit comments