Skip to content

Conversation

@NickSeagull
Copy link
Contributor

Apparently, lambda freezes the container when no further tasks are available. The freezing period could be longer than the request timeout, which causes the following invocation/next request to fail with a timeout error. (https://github.com/awslabs/aws-lambda-cpp/blob/master/src/runtime.cpp#L203)

This PR removes the timeout

@NickSeagull NickSeagull merged commit df07734 into master Mar 26, 2019
@NickSeagull NickSeagull deleted the fix-timeout branch June 19, 2019 08:44
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

Successfully merging this pull request may close these issues.

2 participants