-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given
- <Batch window> is defined
When
- Engine starts up
Then
- Async history cleanup is scheduled for <today + batch window start time>
- I can monitor job success/failure
Hint:
- <batch window> can be fixed value for now
- In case of batches, due date must be implemented for batch operation
- For monitoring to be possible we should implement "Search job by handler type = history-cleanup" request, so that job id from response could be used for further checks of job log and incidents.