UI Suggestion: Flow execution/failure duration metrics
Currently, some flows only have a console log of events that happen during flow execution. It would be useful to have a graphical representation, especially nested flows, of the metrics of the individual child flows. For example, a Nested flow that has 5 child-flows would have metrics related to how long each child flow took to execute. These would be graphically represented as a roll up to the parent flow run duration.
This will accomplish 2 things:
1. Performance tuning would be easier on complex flows
2. Determining the cause of errors/failures would be easier, ie "which execute post sql task is the one that broke out of the 7 I have in my master nested-flow?"
Perhaps represent nested flows as trees for parallel running flows within a parent flow?
Comments: 1
-
27 Feb, '19
Olena Sherbinin AdminWe implemented nested stats in the dashboard:
https://support.etlworks.com/hc/en-us/articles/360013996014#Flowmetricsfornestedflows
The rest will be implemented as a part of https://feedback.etlworks.com/suggestions/24541/drag-and-drop-process-builder-for-nested-flows