We use the "On running longer than <timeout>" feature in the flow of our tasks to alert us on jobs and tasks. If a task is taking too long, it sends an email.
Can you expose the specific timeout value in each task as a variable so we can include that value in the email body?
Thanks!