-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathcrontab
More file actions
17 lines (17 loc) · 1.11 KB
/
crontab
File metadata and controls
17 lines (17 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* * * * * bundle exec rake search:refresh
0 2 * * * bundle exec rake cleanup:remove_unconsented_clients
* * * * * bundle exec rake stats:track_metrics
*/5 * * * * bundle exec rake client_status_updates:send_completion_surveys
*/20 * * * * bundle exec rake client_status_updates:send_client_in_progress_automated_messages
15 20 * * * bundle exec rake not_ready_reminders:remind
*/5 * * * * bundle exec rake worker_heartbeat:perform
# */10 * * * 1-6 bundle exec rake efile:poll_and_get_acknowledgments
# 0 */2 * * * bundle exec rake state_file:reminder_to_finish_state_return
# 0 18 * * * bundle exec rake state_file:monthly_finish_state_return
# 0 18 13,23 4 * bundle exec rake send_reject_resolution_reminder_notifications:send
# 0 18 08,15 4 * bundle exec rake state_file:pre_deadline_reminder
# 0 18 17,23 4 * bundle exec rake state_file:post_deadline_reminder
# 0 18 16 10 * bundle exec rake state_file:send_october_transfer_reminder
# 0 18 21 10 * bundle exec rake state_file:send_deadline_reminder_tomorrow
# 0 18 22 10 * bundle exec rake state_file:send_deadline_reminder_today
0 21 27 10 * bundle exec rake users:suspend_non_admins