Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make API Gateway timeout match Lambda Timeout #92

Closed
joehoyle opened this issue Oct 28, 2019 · 1 comment
Closed

Make API Gateway timeout match Lambda Timeout #92

joehoyle opened this issue Oct 28, 2019 · 1 comment

Comments

@joehoyle
Copy link
Member

Currently the API Gateway timeout for the Lambda response is 29s, but the Lambda function timeout is 60s. If any requests take more than 29s, the client won't ever get the image. Also, is an image takes > 29s but less than 60s, the Lambda logs won't show any errors.

@joehoyle
Copy link
Member Author

joehoyle commented Sep 4, 2023

In #162 we're removing CloudFormation and specific uses of API Gateway

@joehoyle joehoyle closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant