mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-01 14:29:51 -05:00
This means we will retain notifications for a full week and not delete records that are 7 x 24 hours older than the time of the run of the deletion task. Also the task only needs to run once a day now, so I have changed the celery config for the deletion tasks.