Hi,
All my conditions are configured at the Job level and check to see if file(s) exist prior to running the defined tasks. Most of the Jobs are configured with a timeout of 35 minutes (maximum configured at 1.5 hours) and I have "Consider timeout as error" checked so I get a failure email. (Note: the timeout time period configured at the Job level, the condition check and the conditions action rules shown below, always work as expected)
My actual conditions are one or more file checks and they have these settings:
On Match All
continue
On Match Any
retry (2 Minutes)
On Match None
retry (2 Minutes, 59 seconds)
On Match Error
exit
Besides never being able to successfully for a Job to stop when the condition isnt met I have never been able stop a running task that has hung up for some reason. I have experienced this with email and FTP tasks.
Thanks,
Noel