Actions
Task #1744
closedrib-manager: Periodically check consistency of alive faces
Start date:
Due date:
% Done:
90%
Estimated time:
3.00 h
Description
While unlikely, some Face destruction notifications can be missed.
NRD should schedule a low-frequency event (e.g., 1 hour) to check for alive faces and do cleanup.
Alternative, is to this check more frequently---on each FaceMonitor::onTimeout
event (right now it is about once every 60 seconds).
Actions