sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Request to support AWS Lambda Durable Execution feature

Open Jimmy89 opened this issue 1 month ago • 2 comments

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.

Jimmy89 avatar Dec 09 '25 09:12 Jimmy89

JS-1269

linear[bot] avatar Dec 09 '25 09:12 linear[bot]

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 avatar Dec 10 '25 02:12 AbhiPrasad

@AbhiPrasad Thank you for your response. I understand the lower priority. It would be great if it gets put on your backlog.

Jimmy89 avatar Dec 15 '25 11:12 Jimmy89