Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Looking for assistance with alerting from jobs running in the Talend Management Console. I have a job that runs every 15 minutes between 07:00 and 23:30 7 days a week. There has been a issue on Sundays with it hanging on 1 step in a plan at exactly 12:00. Unless I go and look at it I wouldn't know it hangs because It doesn't alert me via email because the process is hung even though it is failing the next execution of the plan. I was wondering if there is a way to add an object to my job that alerts if it runs longer than 1 hr? This process typically completes in less than 10 minutes. The last two Mondays I have need to terminate the hung process and everything resumes as expected.
Hello,
Do the logs contain any details or error of why the job run happened for a longer time than usual?
Could you please show us your tasks run history and execution log as well?
Best regards
Sabrina
I found out that my server was rebooted on a schedule at noon instead of midnight. I would still be curious how to create an alert if a job runs longer than n minutes.