We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f8cf7a + 2863a15 commit 0ae1cf7Copy full SHA for 0ae1cf7
config/cron_jobs.rb
@@ -63,7 +63,7 @@
63
description: "Remove ActiveRecord sessions older than 30 days"
64
},
65
update_patients_from_pds: {
66
- cron: "every day at 6:00 and 18:00",
+ cron: "every day at 00:00 and 06:00 and 12:00 and 18:00",
67
class: "EnqueueUpdatePatientsFromPDSJob",
68
description: "Keep patient details up to date with PDS."
69
0 commit comments