
I have a flow whose trigger is PowerApps, this one is in charge of creating a file in a sharepoint folder and when it finishes it responds to the powerapps application that activated the flow.
Sometimes this flow has no problem with small files, but when the file is large it waits 5 minutes or more which makes the flow run only many times.
I don't know why these auto-runs happen, it seems like they are auto retries but it doesn't make sense because the file will be created multiple times according to the number of these auto-runs.
The second problem is that the response action to Powerapps generates an error that says time is up.
What can I do to avoid these automatic executions and that the powerapps response doesn't go wrong?
Hi @Anonymous
Trigger may be the reason of multiple runs. It would be great you can share a screen capture of your setup to understand the issue better.
Regards