mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-15 23:38:02 -04:00
Currently the 'See templates used by month' report is timing out for some services due to the query time of the data from notification_history This is a stats table which will hold the data and will be updated by a scheduled celery task once a day. This data will be combined with the 'live' data from notifications tables (which will be considerably less) to form the data of the new report.
59 KiB
59 KiB