Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.8, 1.9, 1.10
-
None
Description
Current Situation
The job JobSchedulerCheckRunHistory takes tasks that are currently running into consideration for the decision if a job did run successful for the last x hours.
Desired Behaviour
As it is not decided if a currently running job will end successfully the job JobSchedulerCheckRunHistory should only look for jobs that have terminated.
Attachments
Issue Links
- requires
-
JITL-219 The JITL job JobSchedulerCheckRunHistory should make use of the new class com.sos.jitl.checkrunhistory.JobHistory
- Released