Fixed stale queues when using system-d script
All threads resolved!
All threads resolved!
The system-d script was outdated and caused queues to not be processed. When the queue-config file is used, this should no longer cause problems.
I could not verify if sidekiq accepts two -C
options, so I've moved the concurrent jobs count to the command. Either way, that is a config option you would want to adjust manually per machine.
Merge request reports
Activity
Oh yes, this is important. We may other places where this needs updating.
Thanks @bobvandevijver!
- Resolved by Stan Hu
Please register or sign in to reply