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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Http request action so...
Power Automate
Suggested Answer

Http request action sometimes failed due to "The server did not respond within the timeout limit."

(0) ShareShare
ReportReport
Posted on by 1,811 Super User 2024 Season 1
I have a Send Http request to external system premium action, which get the calls done by our call center in the current Date (such as on 14 November or on 15 November, etc..), but sometimes on specific days where we have many calls, the action failed due to timeout :-
 
{
  "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."
  }
}
 
 
For example yesterday the flow completely failed to get the data after 12 retries:-
 
 
 
While 2 days ago, it was able to get the data from the external API after 4 retries:-
 
 
one the weekends it gets the data directly without any retries...
 
So my question is how i can increase the time the action will be waiting for the response from the external API? now when i use some API tools to pull the XML from the API such as postman, i can see that the API takes couple of minutes to response, espically when there are lot of data for that day, but it will return the result... so how i can improve the wait time for the HTTP action???, here is the settings for the action:-
 
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Pstork1 Profile Picture
    68,717 Most Valuable Professional on at
    Change the overall timeout setting for the action and change the Retry Policy to Fixed Interval.  this article explains how to do it. 
  • johnjohnPter Profile Picture
    1,811 Super User 2024 Season 1 on at
    I checked the post but it is saying how to define the number of retries ., which is not a problem in my case , my main issue, is how to improve the wait time before raising a timeout, i tried this setting, to define the Duration to be 10 minutes:-
     
     
    but did not have any change,, still a timeout will be raised if we have large number of items,from the API
  • Pstork1 Profile Picture
    68,717 Most Valuable Professional on at
    The point is that the default pattern has a fairly quick retry rate. The exponential pattern waits longer between each retry and the fixed interval lets you set a longer wait between retries. The number of retries is fixed, but you can increase the wait time between and the overall time it will wait for the extended retry timing. The only other thing you can do is improve the HTTP server that you are calling so you don't have to retry as much. Its doing that because its too busy and the request is too big.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 501 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 323 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard