Logic App Failing with error "the server did not respond within the timeout limit logic app"

Prerana Prajapat 46 Reputation points Microsoft Employee
2021-10-06T17:06:26.027+00:00

My Logic app was working fine until Sept 21 but it is now failing with error -the server did not respond within the timeout limit logic app. I am calling Function App via Logic ApP " Get Http" Method
138282-image.png

138262-image.png

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,264 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Prerana Prajapat 46 Reputation points Microsoft Employee
    2021-10-08T10:16:07.863+00:00

    Yes My App is working fine. The error is {
    "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."
    }
    }