Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ticket for this module: MGS-5037

This module was designed to integrate the NotificationDashboard module, so it would send a notification whenever a certain cache or index is refreshed during the day.

Configuration

This module is configurable. The main part of the configuration is stored in:

Stores → Configuration → Advanced → System → Cache Cleanup Debugger
and
Stores → Configuration → Advanced → System → Index Invalidation Debugger

We can toggle on/off the notifications for cache or index. (By default off)
And define the period when clearing cache/index should send a notification. (By default 07:00 - 23:00)

Remember that this is the time of the server. So take a notice that it compares time including its current timezone

Notifications

Lets assume that the notifications are enabled. Now if something clears the cache or trigger a reindex, we will get a notification about such event.

The notifications are stored in the Notification Dashboard. System → Notification Dashboard → Dashboard

  • No labels