Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for lambda timeouts #7180

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 4 commits into from
Nov 15, 2022
Merged

Add support for lambda timeouts #7180

merged 4 commits into from
Nov 15, 2022

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Nov 15, 2022

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
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 πŸš€

@github-actions
Copy link

LocalStack integration with Pro

βŸβ€„β€ˆβŸβ€„βŸβ€„3 files  +βŸβ€„βŸβ€„2β€‚β€ƒβŸβ€„β€ˆβŸβ€„βŸβ€„3 suites  +2   1h 13m 7s ⏱️ + 23m 30s
1β€ˆ465 tests +βŸβ€„17  1β€ˆ261 βœ”οΈ +βŸβ€„36  204 πŸ’€  -β€ŠβŸβ€„βŸβ€„9  0 ❌ Β±0 
2β€ˆ065 runs  +617  1β€ˆ627 βœ”οΈ +402  438 πŸ’€ +225  0 ❌ Β±0 

Results for commit 6810baa. ± Comparison against base commit 62502bf.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 79.867% when pulling 6810baa on lambda-timeouts into 62502bf on master.

@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 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.

3 participants