Skip to content

Timeout handlers do not execute when the corresponding abort on X timeout = True #5997

@MetRonnie

Description

@MetRonnie
[scheduler]
    [[events]]
        abort on workflow timeout = True
        workflow timeout = PT1S
        abort handlers = echo "ALPHA"
        workflow timeout handlers = echo "TANGO"

The workflow timeout handler is not running when abort on workflow timeout is set

Originally posted by @MetRonnie in #5959 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is wrong :(

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions