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
Something that would be very useful is to see the entire workflow graph, including tasks/paths that have not executed yet. That way the operator can visualize what will/could happen, and follow along with it. Much easier to understand the workflows that way.
This is similar to #23 but for "currently running" workflows. Probably could use the same code path.
Similar behavior is supported in Stackstorm Composer, Airflow, etc...
Something that would be very useful is to see the entire workflow graph, including tasks/paths that have not executed yet. That way the operator can visualize what will/could happen, and follow along with it. Much easier to understand the workflows that way.
This is similar to #23 but for "currently running" workflows. Probably could use the same code path.
Similar behavior is supported in Stackstorm Composer, Airflow, etc...