Skip to content

Conversation

@wangyb-A
Copy link
Contributor

@wangyb-A wangyb-A commented Nov 14, 2025

Issue #, if available:

Description of changes:

I keep the generate large scale string in separate file because they are short and self-contained, and makes it easier to read examples.

  • Add replay_children in checkpoint processor
  • Add large scale map test case

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.

@wangyb-A wangyb-A force-pushed the examples/large-payload branch from 8ec79c6 to 0f6f1ba Compare November 14, 2025 20:08
@wangyb-A wangyb-A marked this pull request as draft November 14, 2025 20:11
@wangyb-A
Copy link
Contributor Author

looks like a local runner bug because the integration tests are passing :-/

@wangyb-A
Copy link
Contributor Author

looks like we did not checkpoint the replay_children in the checkpoint processor: https://github.com/aws/aws-durable-execution-sdk-python-testing/blob/main/src/aws_durable_execution_sdk_python_testing/checkpoint/processors/base.py#L80

however when I add that processor, the map execution is stuck

@wangyb-A wangyb-A force-pushed the examples/large-payload branch from 0f6f1ba to f012b60 Compare November 17, 2025 21:39
- Add replay_children in checkpoint processor
- Add large scale map test case
@wangyb-A wangyb-A force-pushed the examples/large-payload branch from 5ae39c6 to e3b1032 Compare November 17, 2025 21:40
@wangyb-A wangyb-A marked this pull request as ready for review November 17, 2025 21:42
@wangyb-A wangyb-A changed the title examples: add large scale map example fix: add replay_children in checkpoint processor Nov 17, 2025
@wangyb-A wangyb-A merged commit 6585ea4 into main Nov 17, 2025
2 checks passed
@wangyb-A wangyb-A deleted the examples/large-payload branch November 17, 2025 22:27
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