Turn statsd back on, but not for api main app, only for delivery

workers.
This commit is contained in:
Pea Tyczynska
2020-07-08 16:04:31 +01:00
parent 9c4205c7c6
commit fff004da2b
3 changed files with 3 additions and 4 deletions

View File

@@ -17,7 +17,6 @@ from app.dao.notifications_dao import (
dao_timeout_notifications,
dao_update_notification,
dao_update_notifications_by_reference,
delete_notifications_older_than_retention_by_type,
get_notification_by_id,
get_notification_for_job,
get_notification_with_personalisation,