I’m wondering if there is a workflow timeout option or barring that someway of notifying me that a workflow is taking too log?
For example, we have a workflow that typically takes 10 minutes, but if it goes way over that time lets say 60 minutes, I would like it cancelled and marked as failure.
Specifies whether jobs that exceeded the maximum execution time should be canceled and discarded (true) or only canceled (false). May be used in conjunction with com.knime.server.job.max_execution_time option. The default (true) is to discard those jobs.