Sidekiq not processing queue
问题 What possible reasons can Sidekiq prevent from processing jobs in the queue? The queue is full. The log file sidekiq.log indicates no activity at all. Thus the queue is full but the log is empty, and Sidekiq does not seem to process items. There seem to no worker processing jobs. Restarting Redis or flush it with FLUSHALL or FLUSHDB as no effect. Sidekiq has been started with bundle exec sidekiq -L log/sidekiq.log and produces the following log file: 2013-05-30..Booting Sidekiq 2.12.0 using