dawarich
dawarich copied to clipboard
Unable to run reverse geocoding across more than one worker
BEFORE OPENING AN ISSUE, MAKE SURE YOU READ THIS: https://github.com/Freika/dawarich/issues/1382
OS & Hardware Unraid 7.0.0
Version 0.33.0
Describe the bug Unable to get reverse geocoding to run on more than one Sidekiq worker
To Reproduce Steps to reproduce the behavior:
- Have more than one sidekiq worker running.
- Kick off reverse geocoding task
- Look in the sidekiq dashboard and see that it's only running on one worker/process
Expected behavior I'd expect this to be split across the workers
Screenshots
Logs No logs
Additional context N/A