FileFlows
FileFlows copied to clipboard
Improvement: Overall status percentage
To make the overall status more accurate. once each node has been executed a new total amount of possible nodes should be calculated.
This should take into account nodes that loop back on themselves. (Currently progress can go past 100%)
The percentage should then be totalNodes - possibleNodes / totalNodes