Skip to content

[Feature Request] Consider TimeoutError as a workflow failure exception #798

Closed
@cretz

Description

@cretz

Describe the solution you'd like

Today if a TimeoutError occurs (e.g. from wait_condition or asyncio.wait_for) it will fail the task. We should allow TimeoutError to be considered a standard workflow failure exception. We consider this a backwards compatible change because turning what would have been task failures to no longer be task failures is considered safe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions