Increasing the connection Timeout time for Azure APIM connector in logic app

Admin Banuka 5 Reputation points
2024-07-05T04:07:03.5866667+00:00

We have a logic app which uses Azure APIM connector to call a API in azure API management instance that call one of the backend service. Sometime when our backend server is too busy it takes few seconds to return a response. But it process the request and create the records in out backend. In the logic app side it fails the request and send another request to API management endpoint because of the retry policy that we have for the call APIM action (Default). This creates duplicate records in our backend. In API management logs I can see the initial request has been failed "Client connection was unexpectedly closed" error. Is there any way to in increase the wait time of the APIM connector in the logic apps?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,912 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,964 questions
{count} votes