API Gateway 524 Response

0

I have an endpoint in API Gateway that I POST to, and most of the time it is successful. However, sometimes I'll receive status 524 in response with no message. Does anyone have any insight about this? I haven't been able to find any documentation related. Thanks!

  • May I know what is the target for your API Gateway?

  • @Manikandan yes, the target is a lambda function. if it helps, I'm using HTTP API.

已提問 2 年前檢視次數 488 次
1 個回答
0

Looking for error 524, it seems it is a CloudFlare timeout error. Do you have CloudFlare in front of your API? The default timeout is defined as 100 seconds.

profile pictureAWS
專家
Uri
已回答 2 年前
profile picture
專家
已審閱 1 個月前
  • hey! sorry for the delayed response. I was on PTO. I looked into it and yes we do have CloudFlare in front. Per the docs for that error, it is due to no response from AWS APIGateway within 100 seconds. Is there any reason our call to API Gateway would hang for 100+ seconds without any response? I can't find anything about that with my searching.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南