Request to support AWS Lambda Durable Execution feature
Problem Statement
AWS very recently launched the Durable Execution feature for NodeJS 22/24 (and Python).
This involves adding a new SDK to your NodeJS Lambda code that wraps the Lambda Handler.
So far, I have not found any links/changelogs to supporting this new lambda feature by Sentry, assuming this feature may have not been noticed or is still being investigated. I would love Sentry to document and official support this AWS feature.
Solution Brainstorm
So far, I think (not tested yet) that adding first the AWS SDK handler and then the Sentry SDK handler should function, but I have no clue yet about other aspects.
Additional Context
No response
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
I think this makes sense for us to backlog, but it'll be lower priority compared to some of the other items we are working on. PRs are welcome for anyone that would like to contribute changes!
@AbhiPrasad Thank you for your response. I understand the lower priority. It would be great if it gets put on your backlog.