Hi,
I use Logic Apps a lot and I find it very useful. Here's my question:
If a workflow runs for several hours, will it cost more money? Referring to Azure Logic App pricing page, the running cost is based on number of triggers and actions per flow and didn't mention anything about the time.
For example, I setup a flow and it contains the "Delay" connector which makes the flow wait 10 hours before continuing execution, or an approval flow that is likely to run for several hours as it waits for approver to respond. Will these kinds of flows cost more than flows that finish in seconds?
Thanks.