Hi,
Can we somehow skip the limits in Do Until condition, we want to keep waiting till the status is approved. Currently, we have limits of 5000 count and delay of 1 Min.
Thanks in Advance.
Solved! Go to Solution.
Actually count and timeout are mandatory. Keep in mind that:
1.a flow max duration is 30 days;
2.approval max duration is 30 days.
3.Do until max iteration is 5000
so for instance you can create a loop that check every day during 30 days (or every hour during 30 day) if a task has been approved/rejected. And I think these are limitations to make sure people don't use to much CPU/Resource in the back end. You can see that as a kind of throttling
Cheers
Serge Luca aka "doctor flow"
Hello,
I've just tested the following flow and that works fine
Kind regards
Serge Luca aka "doctor Flow"
Actually, We want to remove limits. Like in your example you have Count and Timeout. I wanted to know if we can skip the timeout limits. So that it can keep waiting until the status is Approved.
Actually count and timeout are mandatory. Keep in mind that:
1.a flow max duration is 30 days;
2.approval max duration is 30 days.
3.Do until max iteration is 5000
so for instance you can create a loop that check every day during 30 days (or every hour during 30 day) if a task has been approved/rejected. And I think these are limitations to make sure people don't use to much CPU/Resource in the back end. You can see that as a kind of throttling
Cheers
Serge Luca aka "doctor flow"
Hi @Anonymous,
I totally agree with what @sergeluca said. Please check the doc on Limits and configuration in Microsoft Flow for more details on the known limitations:
https://docs.microsoft.com/en-us/flow/limits-and-config
Best regards,
Mabel
Hello, @Anonymous!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @v-yamao-msftโs or @sergeluca's recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click โAccept as Solutionโ so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Thank you for your information.
Regards,
Saurabh
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
36 | |
15 | |
15 | |
13 | |
8 |
User | Count |
---|---|
43 | |
33 | |
25 | |
13 | |
12 |