fission / fission-workflows

Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions
Apache License 2.0
371 stars 42 forks source link

Workflow UI #9

Open erwinvaneyk opened 7 years ago

erwinvaneyk commented 7 years ago

Most of the workflow engines contain some sort of a visualizer to show the execution of a workflow, which improves the monitor-ability and debug-ability of workflows.

The UI can be divided in two parts:

The editor is currently considered out of scope for the coming months, but the visualizer is definitely an important part of the workflow experience (especially for demonstrations).

Potential visualizer features:

tushar-borole commented 5 years ago

@erwinvaneyk I was going to work on similar UI, is there already work on progress about this?

erwinvaneyk commented 5 years ago

Hey @tushariscoolster - as far as I know, there is no work-in-progress for this issue 😉

tushar-borole commented 5 years ago

Thanks, it will be fun to work on this, am gonna start it