I have a flow that contains a sequential approval process. Approval process is contained within an Apply to Each. Upon 30-day flow timeout, if the flow is still within the Apply to Each (waiting on an approver response), the flow does not "end" in the way expected...instead, it is completing the operations of the Apply to Each, which means it cycles through the remaining approvers, sends them approval request emails (which are invalid), and only *then* does the flow actually end. This is very confusing and irritating for end users.
I don't understand how this could possibly be the intended behavior of the flow upon timeout. Has anyone experienced anything similar, or are there any quick fixes anyone can suggest?