generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
internalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)triageThis item has not been triaged by a maintainer, please waitThis item has not been triaged by a maintainer, please wait
Description
Summary
The E2E tests should:
- Create a durable function
- Verify that a durable execution containing a wait step executes successfully
- Verify that a duplicate durable execution with the same payload as an earlier one returns the same result
- Verify that a durable execution raises the IdempotencyAlreadyInProgress error if there is an existing execution with the same payload.
Why is this needed?
Verify the behaviour of the idempotency utility with durable functions and catch regressions
Which area does this relate to?
Idempotency
Solution
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (TypeScript) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
internalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)triageThis item has not been triaged by a maintainer, please waitThis item has not been triaged by a maintainer, please wait
Type
Projects
Status
Triage