Hi Vivek,
You can increase the timeout in API Management by setting the below policy:
<backend>
<forward-request timeout="300" />
</backend>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
The logic app communicates with the API management service and retrieves information from the Synapse database.
I sometimes get Response timeout errors for some reason. How can I increase the timeout value so that I can avoid this issue from occurring in the future?
Hi Vivek,
You can increase the timeout in API Management by setting the below policy:
<backend>
<forward-request timeout="300" />
</backend>
Did it start today? I'm experiencing the exact same issues on my APIM's, so I think there is some issue with the underlying infrastructure. I'm checking it now, and otherwise going to log a ticket at Microsoft.