dawarich/config/sidekiq.yml

8 lines
142 B
YAML
Raw Normal View History

---
2024-06-10 13:08:27 -04:00
:concurrency: <%= ENV.fetch("BACKGROUND_PROCESSING_CONCURRENCY", 100) %>
:queues:
- default
2024-04-26 12:59:58 -04:00
- imports
- stats
- reverse_geocoding