-
Notifications
You must be signed in to change notification settings - Fork 154
Bug: IdempotencyPersistenceLayerError cause undefined #2915
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
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Hi @jorgecamilowu, thank you for taking the time to open this issue, and for finding the bug in the first place. I have started working on a PR that should address the issue. |
This issue is now closed. Please be mindful that future comments are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so. |
This is now released under v2.8.0 version! |
Expected Behavior
When looking at the logs, the
cause
attribute ofIdempotencyPersistenceLayerError
should include what actually went wrong.Discord discussion link
Current Behavior
The
cause
attribute ofIdempotencyPersistenceLayerError
is undefinedCode snippet
Steps to Reproduce
DynamoDBPersistenceLayer
such as"Token.1234"
IdempotencyPersistenceLayerError
error in Cloudwatch logs missing thecause
attributePossible Solution
No response
Powertools for AWS Lambda (TypeScript) version
2.7.0
AWS Lambda function runtime
20.x
Packaging format used
npm
Execution logs
The text was updated successfully, but these errors were encountered: