Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
Current Situation
- The Monitor Sevice checks the warnIfLonger conditions 2 times:
- During the task execution.
- The periods of high job frequency can cause delays for job and task history entries.
- As a result, the entries for the Monitor Service are also synchronized with delay and this check can produce wrong results because the Monitor Service compares the task start time with the current date time of the JOC Cockpit.
- After the task execution was finished.
- In this case the informations about the task start and end times are provided from controller and the check working fine.
- During the task execution.