Add support for lambda timeouts by dfangl · Pull Request #7180 · localstack/localstack · GitHub
Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Add support for lambda timeouts#7180

Merged
dfangl merged 4 commits into
masterfrom
lambda-timeouts
Nov 15, 2022
Merged

Add support for lambda timeouts#7180
dfangl merged 4 commits into
masterfrom
lambda-timeouts

Conversation

@dfangl

@dfangl dfangl commented Nov 15, 2022

Copy link
Copy Markdown
Member

Motivation

Implementing lambda timeouts, to achieve parity with AWS behavior.
This implementation only affects the new, ASF - based lambda provider.

Changes

  • Added test making assertions about the execution environment and infrastructure after a timeout
  • Update aws lambda init binary to 0.1.6-pre.

Most actual changes for this functionality happened in localstack/lambda-runtime-init#6 .

@dfangl dfangl temporarily deployed to localstack-ext-tests November 15, 2022 13:19 Inactive
@dfangl dfangl temporarily deployed to localstack-ext-tests November 15, 2022 14:44 Inactive

@dominikschubert dominikschubert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 🚀

@github-actions

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown

@dfangl dfangl merged commit f6aceef into master Nov 15, 2022
@dfangl dfangl deleted the lambda-timeouts branch November 15, 2022 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants