Skip to content

Add invocation timeout handling #6

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

Merged
merged 5 commits into from
Nov 15, 2022
Merged

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Nov 11, 2022

Motivation

Currently we do not support proper timeouts for lambda functions.

Changes

Adds proper timeout handling to the runtime init. Will report back error and restart infra if a timeout occurs.

@dfangl dfangl changed the title Add timeout to invoke Add invocation timeout handling Nov 14, 2022
Copy link
Member

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@dominikschubert dominikschubert merged commit f19914e into localstack Nov 15, 2022
@dominikschubert dominikschubert deleted the lambda-timeout branch November 15, 2022 07:48
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