[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)