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 016ce8a + ea95a06 commit 304541bCopy full SHA for 304541b
config/sidekiq.yml
@@ -15,10 +15,6 @@
15
cron: "0 9 * * *"
16
class: EnqueueClinicSessionInvitationsJob
17
description: Send school clinic invitation emails to parents
18
- enqueue_vaccinations_search_in_nhs_job:
19
- cron: "19 13 * * *"
20
- class: EnqueueVaccinationsSearchInNHSJob
21
- description: Find upcoming sessions and enqueue jobs to find vaccinations for patients in them
22
invalidate_self_consents:
23
cron: "0 2 * * *"
24
class: InvalidateSelfConsentsJob
0 commit comments