#REST API lambda timeout error

2 messages · Page 1 of 1 (latest)

oak schooner
#

Hi, I'm having a problem with a REST API that takes more than 29.9s, the lambda function is configured to wait up to 55s.

however I am getting a "timeout" error

Could somebody help me please?

timid chasm
#

API Gateway has the maximum 30s timeout. Lambda can have a greater timeout but the connection will be closed on API Gateway