Dispatch solid queue recurring
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ default: &default
|
||||
- polling_interval: 1
|
||||
batch_size: 500
|
||||
workers:
|
||||
- queues: [ "default", "backend" ]
|
||||
- queues: [ "default", "solid_queue_recurring", "backend" ]
|
||||
threads: 3
|
||||
processes: <%= ENV.fetch("JOB_CONCURRENCY", 1) %>
|
||||
polling_interval: 0.1
|
||||
|
||||
Reference in New Issue
Block a user