I have flow which is triggered when an email arrives. It processes the data and posts a message on Teams.
For some reason, the flow runs were taking a long time to run. And then multiple runs would run concurrently. I cancelled all the pending running occurrences and disabled the flow.
But the flow is still posting messages from older emails 10 hours after the emails had arrived and the flow was disabled.
How do I stop this?