getsentry / getsentry/sentry-javascript
Request to support AWS Lambda Durable Execution feature
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### Problem Statement
AWS [very recently](https://aws.amazon.com/blogs/aws/build-multi-step-applications-and-ai-workflows-with-aws-lambda-durable-functions/) launched the [Durable Execution feature](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) for NodeJS 22/24 (and Python).
This involves adding [a new SDK](https://github.com/aws/aws-durable-execution-sdk-js/tree/main/packages/aws-durable-execution-sdk-js) 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.