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