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
When a task is reverted and the revert throws an exception, Zag currently stops reverting the flow. This should not be the case. Zag should log exceptions thrown during revert and continue to revert the remaining tasks.