
Hi,
I did a state machine workflow with 2 approval steps. I used the implementation explained here https://www.anexinet.com/blog/how-to-setup-state-machine-in-microsoft-flow/ but I encountered a problem :
After 30 days (timeout), the DO Until Block was executed 60 times and sent emails of first case state.
I want to know the Count value's that I have to put.
In the case 2, I have a second approval also.
Do you have any idea ?