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
Since workflows have a handy cancel_run method, it would be useful to provide a similar functionality at the apiserver level. Restarting a workflow service would cancel the underlying workflow run, achieving the same goal.