Commit graph

4 commits

Author SHA1 Message Date
Jennifer Richards faa5f9394e
chore: Drop cron jobs replaced by celery tasks (#7105)
* chore: Remove notify-expirations from bin/weekly

* chore: Remove idindex_update from bin/hourly

* chore: Remove rfc-editor-index-updates from bin/daily

* chore: Remove rfc-editor-index-updates from bin/every15m

* chore: Remove celerized tasks from bin/daily

 * ietf/bin/expire-ids
 * ietf/manage.py send_reminders
 * ietf/manage.py fetch_meeting_attendance

* chore: Remove send-scheduled-mail from every15m

Leaves an empty shell of a script...

* chore: Remove iana-*-updates from bin/hourly
2024-02-26 13:51:32 -06:00
Robert Sparks 8604740bf0
fix: reparse last month of rfc-index every 15m until we improve the API for new RFCs (#4314) 2022-08-11 14:20:31 -05:00
Henrik Levkowetz c34c5bdf5e Added send-scheduled-mail to bin/every15min
- Legacy-Id: 17781
2020-05-12 10:58:34 +00:00
Henrik Levkowetz 3728b37629 Added a cront script to be called every 15 minutes
- Legacy-Id: 17331
2020-02-23 16:21:41 +00:00