Add cleanup subscribers counts cache
[MAILPOET-3714]
This commit is contained in:
@@ -46,6 +46,9 @@ class SubscribersCountCacheRecalculation extends SimpleWorker {
|
||||
// update cache for subscribers without segment
|
||||
$this->recalculateSegmentCache($timer, 0);
|
||||
|
||||
// remove redundancies from cache
|
||||
$this->subscribersCountsController->removeRedundancyFromStatisticsCache();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user