getsentry / getsentry/sentry-javascript

Request to support AWS Lambda Durable Execution feature

オープン
#18,432 コメント 3 件 リアクション 2 件 担当者 0 名 GitHub で見る
Feature
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
515

説明

### 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。