Client Timeout Failure at forward-request - always 1min & 2mins

Katie Tran 5 Reputation points
2024-10-30T04:05:02.7666667+00:00

We have one simple API to get data from SQL database. However, we faced some timeout errors as below.

The SQLTimeout is set 180s (3mins) but it throws errors even the SQL calls successfully.

The strange thing is the errors' duration is always 60s and 2 mins.

I read all Q&A related to forward-request error.

I checked all back-end functions, API policies, Function App but no timeout settings. We used the default timeout and it should be 300s for APIM.

We do not use Azure Load Balancer, Firewall, VM...

My question is:

  1. Why the failure is always 1 min and 2 mins?
  2. What settings cause 1 min and 2 mins?

Thanks.

User's image

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,171 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.