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
Sometimes, a role is dependent on another role. So the first role failed, executing the next role would be useless.
Therefore, we need a new option to decide whether the next role/unit can be executed or not when the role fails.