Feature #2954
closedMonitoring: Check failed items in long running tasks
100%
Description
We would like to be able to monitor whether the long running tasks (e. g. HR processes, recalculation tasks, ...) contain any error in processed items. The tasks ends successfully, but it may contain failed items.
(The same idea as when monitoring the results of synchronizations.)
Updated by Radek Tomiška over 3 years ago
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška about 3 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 3 years ago
- Status changed from In Progress to New
Updated by Radek Tomiška about 3 years ago
- Target version changed from 12.0.0 to 12.1.0
Updated by Roman Kučera about 3 years ago
- Assignee changed from Radek Tomiška to Peter Štrunc
Updated by Peter Štrunc about 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
Updated by Peter Štrunc almost 3 years ago
- % Done changed from 40 to 80
Implemented here pstrunc/2954-monitoring-lrt-items
I also added a way to ignore items from a certain task in this monitoring evaluator.
Updated by Roman Kučera almost 3 years ago
I made code review LGTM.
I try to test it on retry provisioning LRT with on failed item and on manual activation on user who is already activate but the monitoring didn't catch any of it.
Consulting with Peter now.
Updated by Roman Kučera almost 3 years ago
After fix, monitoring is working.
Other monitoring has the option to filter the failed LRT. This monitoring doesn't has the option so you know there are some LRT with some failed items but you don't know which one.
If current behavior is OK for the use case, we can implement this improvement later.
Updated by Peter Štrunc almost 3 years ago
Updated by Peter Štrunc almost 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Merged to develop here: https://github.com/bcvsolutions/CzechIdMng/pull/165/
Updated by Peter Štrunc almost 3 years ago
- Status changed from Resolved to Closed