Skip to content

[Bug]: Wait for callback create_wait_strategy failed at runtime #530

Description

@wangyb-A

Expected Behavior

create_wait_strategy currently fails at runtime with

AttributeError: 'WaitDecision' object has no attribute 'should_continue'

Python: https://github.com/aws/aws-durable-execution-sdk-python/blob/main/packages/aws-durable-execution-sdk-python/src/aws_durable_execution_sdk_python/waits.py#L81

WaitDecision WaitStrategyConfig are dead code should be removed

WaitForConditionConfig= parameters for theoperation(wait_strategy,initial_state,serdes).
WaitStrategyConfig= parameters for the exponential-backoff strategy

Actual Behavior

See above

Steps to Reproduce

SDK Version

1

Python Version

3.14

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKrelated to the AWS Durable Execution SDKparityProvides parity with other language implementations of the SDK

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions