Hi,
I have made a taxi tool, that people in my company can order a taxi by putting their name in a list with predefined time slots. See below picture.
My flow works fine but it seems that it's running to high (many hours per run to finish) so Microsoft has warned to they will turn it off if not improved.
This step seems to be the problem with all my running flows:
How could I improve it?
Right now it get stuck for hours on the same place.
If a taxi has been booked (it sends an email 2 hours before departure + check a boolean box with "yes", so I can filter it in the second step).
Hey @Anonymous
10 hours is a lot. Maybe in the filter only add all these conditions.
Or you can also go to the settings of this apply to filter and open the option of concurrency and set the value to max that is 50.