I have a very simple flow that runs, every new line added on a Sharepoint list sends the data to multiple online Sharepoint Excel sheets.
At this stage, the flows are failing between 50-70% of the time, mostly due to Operation timeout or bad gateway error
Then I tediously have to go back in, press resubmit, and 9/10 times it runs the flow successfully (so there isn't anything wrong with the flow)
My question is this,
Is there a way to rerun a failed flow until successful?
So if failed, try and try again.
Maybe try all flows at a certain time in the evening?