Make bin/background_jobs use Sidekiq cluster
Sets the default number of workers to 1 if SIDEKIQ_WORKERS is not provided. This also fixes a bug where we are starting 1 more process than requested.
Showing
Please register or sign in to comment