Hello,
I have the question regarding MS Flow. We have created simple MS Flow which runs when SharePoint list item added or changed. During tests we found one issue. If users change the list item multiple times in the period less than 5 minutes, Flow runs only 1.
For example, list item was changed 3 times, but Flow was run only 1 time (not 3 times as was expected).
We have license plan F1. There is no limitations in the Flow - it should be run Flow so many times as list item was changed.
Anybody knows how to fix it? I need to run Flow on every change.
If it is a feature of Flow, where I can find a technical description of this mechanism?