Skip to content

Commit 304541b

Browse files
authored
Merge pull request #4630 from nhsuk/disable-enqueue_vaccinations_search_in_nhs_job
Disable enqueue_vaccinations_search_in_nhs_job until the implementation is fixed
2 parents 016ce8a + ea95a06 commit 304541b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/sidekiq.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
cron: "0 9 * * *"
1616
class: EnqueueClinicSessionInvitationsJob
1717
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
2218
invalidate_self_consents:
2319
cron: "0 2 * * *"
2420
class: InvalidateSelfConsentsJob

0 commit comments

Comments
 (0)