Skip to content

Workflow.await(duration, condition) does not automatically cancel the timer if the condition is resolved #2312

@Quinn-With-Two-Ns

Description

@Quinn-With-Two-Ns

Is your feature request related to a problem? Please describe.
Workflow.await(duration, condition) should automatically cancel the timer when the condition is resolved

Describe alternatives you've considered
User can currently do this manually with a cancellation scope around the await

Additional context
This will need to be versioned with SDK flags to avoid breaking determinism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions