Files
notifications-api/tests/app/celery/test_scheduled_tasks.py
Martyn Inglis 2cffed9cd4 Added new scheduled task
- runs 1 min past the hour, every hour
- looks up all scheduled jobs that have a scheduled date in the past and adds them to the normal process job queue
- these are then processed as normal
2016-08-24 17:03:56 +01:00

5.8 KiB