mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-19 08:16:03 -04:00
- tasks run hourly - uses celery beat to schedule the tasks 4 new tasks - delete verify codes (after 1 day) - delete invitations (after 1 day) - delete successful notifications (after 1 day) - delete failed notifications (after 7 days) Delete methods in the DAO classes