I have a flow built that gets items from a Sharepoint list then runs it through my logic conditions.
First time I ran the flow, it ran through 47 of the items on my list, sent e-mails, and then i got the timeout warning.
i attempted to run the flow a 2nd time, and it would only action the next item in the list that had not been actioned.
i stopped the run, removed all items on the list that had been actioned, restarted the flow, and now it will not action any of the items on the list.
I have confirmed that the getitems portion is working and capturing all the items on the sharepoint list. I let it run for 7 hours, and still never passed back into the Apply To Each condition, and never fails.
Any suggestions?