Skip to content

fix: parse callback result from body directly#164

Merged
yaythomas merged 1 commit into
mainfrom
fix/callback-result-deserialization
Nov 29, 2025
Merged

fix: parse callback result from body directly#164
yaythomas merged 1 commit into
mainfrom
fix/callback-result-deserialization

Conversation

@bchampp
Copy link
Copy Markdown
Member

@bchampp bchampp commented Nov 29, 2025

Issue #, if available:

Description of changes:
Small bug fix - our deserialization here was wrong. We need to read the request body as bytes directly.

Dependencies

If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bchampp
Copy link
Copy Markdown
Member Author

bchampp commented Nov 29, 2025

🤖 Emulator PR Created

A draft PR has been created with locked dependencies:

➡️ https://github.com/aws/aws-durable-execution-emulator/pull/39

The emulator will build binaries using the exact testing SDK commit locked in uv.lock.

@bchampp bchampp marked this pull request as ready for review November 29, 2025 03:14
@yaythomas yaythomas merged commit ab44f87 into main Nov 29, 2025
49 checks passed
@wangyb-A wangyb-A deleted the fix/callback-result-deserialization branch December 9, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants