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

Skip to content

WIP: Lambda invocation loop rework #8508

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

Closed
wants to merge 61 commits into from

Conversation

dominikschubert
Copy link
Member

@dominikschubert dominikschubert commented Jun 15, 2023

@dominikschubert dominikschubert added the semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases label Jun 15, 2023
@dominikschubert dominikschubert force-pushed the lambda-invocation-loop-rework branch from ea563d0 to 4fb0409 Compare July 11, 2023 09:06
@dominikschubert dominikschubert added this to the 3.0 milestone Jul 12, 2023
@joe4dev joe4dev force-pushed the lambda-invocation-loop-rework branch 3 times, most recently from b769c9d to d476257 Compare August 8, 2023 10:17
@joe4dev joe4dev force-pushed the lambda-invocation-loop-rework branch 2 times, most recently from 473a900 to 9a161c3 Compare August 10, 2023 11:16
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

LocalStack Community integration with Pro

       2 files         2 suites   1h 25m 16s ⏱️
2 113 tests 1 664 ✔️ 448 💤 1
2 114 runs  1 664 ✔️ 449 💤 1

For more details on these failures, see this check.

Results for commit cb21d7f.

♻️ This comment has been updated with latest results.

@joe4dev joe4dev force-pushed the lambda-invocation-loop-rework branch from 9a161c3 to 9afa186 Compare August 10, 2023 12:12
joe4dev and others added 26 commits August 23, 2023 10:27
The previous version of the test assumed that every failing Lambda invocation triggers the DLQ.
However, that only happends if the maximum number of retries are exhausted.
Adjusting the number of retries speeds up and fixes this test.
The goal is to minimize the number of tests that require custom AWS quota adjustments.

* Separated limits testing because monkeypatching allows edge case testing with LocalStack.
* Fixed the scenario `put_function_concurrency_qualified_arn_exc`, which accidentially suffered from another AWS account-specific limits snapshot.
Revert CI config to master
@joe4dev joe4dev force-pushed the lambda-invocation-loop-rework branch from 35b62e8 to cb21d7f Compare August 23, 2023 08:47
@joe4dev
Copy link
Member

joe4dev commented Aug 23, 2023

will re-open as a separate one

@joe4dev joe4dev closed this Aug 23, 2023
@joe4dev
Copy link
Member

joe4dev commented Aug 23, 2023

as discussed with @dominikschubert and @dfangl , closed in favor of #8970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: minor Non-breaking changes which can be included in minor releases, but not in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants