Project

General

Profile

« Previous | Next » 

Revision 616f172d

Added by Ewoud Kohl van Wijngaarden about 3 years ago

Fixes #31964 - Assign equal weight to sidekiq queues

The previous approach worker, but it made sidekiq default worker process all
items from the default queue before moving to remote execution queue. This
change adds equal weight to the queues, making sidekiq pick jobs from both.

  • added
  • modified
  • copied
  • renamed
  • deleted