web
You’re offline. This is a read only version of the page.
close
Skip to main content
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)
  • MS-03031943-0 Profile Picture
    19 on at
    Bound action triggered from Cloud Flow runs correct even though action times out
    Thanks for the quick and detailed reply Jonas!
     
    That's all the information I needed. You saved me a lot of headache!
  • Verified answer
    Jonas "Jones" Melgaard Profile Picture
    4,891 Super User 2025 Season 2 on at
    Bound action triggered from Cloud Flow runs correct even though action times out
    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:
     

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…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

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

#1
DAnny3211 Profile Picture

DAnny3211 185

#2
Sahan Hasitha Profile Picture

Sahan Hasitha 163

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 129 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans