From 926aa8559ddc77d3c815c790360363d6167933dc Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Mon, 25 Nov 2024 17:41:25 +0530 Subject: [PATCH] chjore --- config/sidekiq/quarantine.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/sidekiq/quarantine.yml b/config/sidekiq/quarantine.yml index 19372e351..88993999b 100644 --- a/config/sidekiq/quarantine.yml +++ b/config/sidekiq/quarantine.yml @@ -15,4 +15,5 @@ # Since queues are declared without waits, the jobs in lower ranking queues will only be processed # if there are no jobs in higher ranking queues. :queues: - - scheduled_jobs \ No newline at end of file + - scheduled_jobs + \ No newline at end of file