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

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

Abierto
#441 0 comentarios 0 reacciones 1 asignado Reclamado por @yaythomas Ver en GitHub
pkg:testing
Lenguaje dominante
Python
Estrellas
53
Forks
25
Merge medio
1 d 17 h
PR fusionados (30 d)
37

Descripción

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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.