web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Bound action triggered from Cloud Flow runs correct even though action times out

(4) ShareShare
ReportReport
Posted on by 19

Hi,

I've set up a cloud flow in one of my environments that triggers manually on a specific record.

The first step it initializes a boolean variable and sets it to false. The flow then enters a "Do Until" stage, waiting for the variable to be set to true. Within this loop, a bound action is executed. This action returns a boolean value—true if it has completed its tasks or false otherwise.

The Issue

During testing, I intentionally created a large dataset to see if I could make the bound action time out—and I succeeded. However, when the action times out and receives the response below, it automatically retries and executes the bound action again. In my test, this happened three times before eventually returning true, allowing the cloud flow to complete successfully.

Interestingly, the "Do Until" loop itself only iterates once. The retries seem to occur within the execution of the bound action, not within the loop.

Another key observation is that the bound action appears to resume from where it left off, rather than restarting or reprocessing the same records.

My Question

Is this expected behavior when running a bound action from a cloud flow? It seems like a way to bypass the default two-minute timeout limit in Dynamics 365 CE online. I want to confirm whether this is an intended mechanism or if I should be handling it differently.

 
Bad Request from performing bound action from within the cloud flow:
{
"error": {
"code": "BadRequest",
"message": "Http request failed: the server did not respond within the timeout limit. Please see logic app limits at https://aka.ms/logic-apps-limits-and-config#http-limits."
}
}
 
Cloud Flow:
 
Thankful for all the input you guys have on this one!
 
Regards
I have the same question (0)
  • Verified answer
    Jonas "Jones" Melgaard Profile Picture
    4,926 Most Valuable Professional on at
    Hi,
     
    Your observations are correct, and it is expected behavior. The defaults are specified here: 
    https://learn.microsoft.com/en-us/power-automate/limits-and-config#timeout
     
    If you want to change this behavior (I.e. remove the retry policy), you can modify the settings of the action:
     
  • MS-03031943-0 Profile Picture
    19 on at
    Thanks for the quick and detailed reply Jonas!
     
    That's all the information I needed. You saved me a lot of headache!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 93 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 76

#3
Martin Dráb Profile Picture

Martin Dráb 64 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans