I have an existing flow that is triggered by receiving an email in my Outlook inbox. The flow is simple. It simply writes a new Excel table row with the email info (subject, sender, etc...)
The problem is the flow fails about 1% of the time. I simply resubmit the failed flow and it always works.
Is there a way I can set up a Do Until success loop for this? thanks!