dawarich/config/sidekiq.yml
2024-06-10 22:48:05 +02:00

7 lines
141 B
YAML

---
:concurrency: <%= ENV.fetch("BACKGROUND_PROCESSING_CONCURRENCY", 10) %>
:queues:
- default
- imports
- stats
- reverse_geocoding