Skip to content

API Gateway Timeout error #295

@MounicaRamini

Description

@MounicaRamini

Implementations: Spring Boot / AWS Lambda Function/API Gateway

Expected behavior
Should process the requests and give response in 30 seconds when lambda is invoked from API Gateway

Actual behavior
Timeout Error for the first call made from API Gateway and gives response for the calls after

How to avoid timeout error on API Gateway and bring response in <10 seconds when using java framework ? To match time frame of API Gateway, I have increased memory_size of my lambda function to 1472 MB, out of which only 368 MB is used when executed.

@sapessi Could you please give some input on this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions