Skip to content

Conversation

@rarepolz
Copy link
Contributor

Issue #, if available:

Description of changes:

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.

@rarepolz rarepolz force-pushed the examples-callbacks branch 3 times, most recently from a9c89a3 to bca5796 Compare November 13, 2025 13:47
Comment on lines +34 to +36
external_system.activate_local_mode(
success_handler=success_handler, heartbeat_handler=heartbeat_handler
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js-examples/src/examples/wait-for-callback/failures/wait-for-callback-failures.test.ts#L18-L27

I think we want to implement this in a similar way, where the test is able to capture the callback operation and respond to it directly.

@wangyb-A
Copy link
Contributor

#114
Support callback operations in our webrunner

@rarepolz rarepolz closed this Nov 14, 2025
@wangyb-A wangyb-A deleted the examples-callbacks branch November 18, 2025 16:58
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