aws / aws/aws-durable-execution-sdk-python

[Testing] [Bug]: Invalid CheckpointToken on Promise Combinators

未关闭
#441 0 条评论 0 个 reaction 已指派 1 人 已被 @yaythomas 认领 在 GitHub 查看
pkg:testing
主要语言
Python
星标
53
派生
25
平均合并
1 天 19 小时
30 天内合并 PR
40

描述

Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/152

---

### Expected Behavior

The Promise Combinators example from the JS SDK repository is expected to work with `sam local invoke`.

### Actual Behavior
The execution fails, there seems to be an invalid checkpoint token happening after the steps complete.

### Steps to Reproduce

Setup the SAM CLI preview, and run `samdev local invoke PromiseCombinators` from the JS SDK repo examples: https://github.com/aws/aws-durable-execution-sdk-js/tree/development/packages/aws-durable-execution-sdk-js-examples

**Note**: It would be really, really useful if the SAM CLI had a way to "grab" logs from the emulator when these things happen.

### SDK Version

0.0.1

### Python Version

3.14

### Is this a regression?

No

### Last Working Version

_No response_

### Additional Context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。