1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00

Not using solid queue

This commit is contained in:
Josh Pigford 2024-02-11 12:52:55 -06:00
parent 74f245711a
commit a824e9d777

View file

@ -1,18 +0,0 @@
# default: &default
# dispatchers:
# - polling_interval: 1
# batch_size: 500
# workers:
# - queues: "*"
# threads: 5
# processes: 1
# polling_interval: 0.1
#
# development:
# <<: *default
#
# test:
# <<: *default
#
# production:
# <<: *default