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 6997da8 + 77a5609 commit 6e7c327Copy full SHA for 6e7c327
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