Hi,
We faced an issue in one of our workbench jobs. The job is scheduled to run every 5 min and if it fails, a notification is sent on my mail.
But, in case there is an issue with workbench, and job enters into a state of non-termination i.e. runs continuously but never completes nor does fetching any data and neither generates any error. I do not get any failure notification and never know if there is an issue.
Is there any way to get a notification if a job is taking more time than the set time limit, so that I can terminate it manually?
Also,
Can we terminate the a particular job on workbench which is in a non-responsive state without stopping the workbench service?