Display workload usage in workflow idea

It would be really nice to display how much workload a workflow would use while we are building the workflow. Either while we are building it or maybe just in Live after it has published if that is the only way to get it. Not sure if this is possible but seeing it in the logs isn’t really helpful, seeing it in the workflow would be really cool. :man_shrugging::blush:

Would be cool to be able to also put a number of times the workflow might be used. Or update different parameters.

Most often my live app’s database is much larger than dev and checking 100 records compared to 100,000 records can be a huge difference.

One of the editor extensions could do it by taking known published costs for each action in flow, aggregating and displaying it…would have some variation compared to actual usage as size of data not determined but the cost per action in workflow is.

That’s true, that would be something to consider. @dbom009

True, I wonder if anyone will add this in the future. @boston85719

Hmm :thinking: