- Updated Bundler version from
1.16.2to1.16.4 - Removed health checks at every job launch
- Added rake task
stqueue:checkfor manually run health checks - Added method
stopped?forSTQueue::Process - After performing job can stop only related Sidekiq process
- Added ability to use
Numericvalues as queue names - Added checking job retries before killing the Sidekiq process
- Added checking
Sidekiq::ProcessSet