Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sidekiq

How to find Sidekiq old job status by jid

sidekiq sidekiq-cron

Heroku, Nokogiri & Sidekiq memory leak - how to debug?

Error starting sidekiq on Heroku, missing sidekiq.log file crash

How to prevent parallel Sidekiq jobs from executing code in Rails

Sidekiq Redis::CannotConnectError: Error connecting to Redis on 127.0.0.1:6379 on production

How set paper trail whodunnit for workers using sidekiq

Old Sidekiq jobs retry forever. No visibility on Sidekiq UI

Does the Sidekiq API not show all available queues?

ruby-on-rails sidekiq

Why can't RSpec find the Airbrake env keys in a test involving Sidekiq when I specify environment?

ruby rspec sidekiq airbrake

Is it possible to run Sidekiq in the same process with a puma rails server?

ruby-on-rails sidekiq puma

How To Delete Sidekiq Scheduled job?

ruby-on-rails sidekiq

Things are getting enqueued in sidekiq but not executing in heroku

What happens Sidekiq jobs that are running when the worker node is restarted?

ruby-on-rails ruby sidekiq

Update args of a scheduled job

ruby-on-rails sidekiq