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

7 lines
142 B
YAML

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