Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sidekiq

Can't connect to redis on heroku

rails + docker + sidekiq + Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)

Invoking a large set of SQL from a Rails 4 application

Ruby on Rails + Sidekiq: How do I change a scheduled job start time?

ruby-on-rails ruby sidekiq

How to put sidekiq into Docker in a rails application?

Move sidekiq job straight to dead queue

Best way to find a job anywhere in Sidekiq

ruby-on-rails ruby sidekiq

Find the list of failed Sidekiq jobs with their arguments

ruby-on-rails sidekiq

sidekiq to cancel list to scheduled jobs

ruby sidekiq

How to access perform parameters in ActiveJob rescue

configure redis auth on sidekiq

ruby-on-rails redis sidekiq

multiple methods per sidekiq worker

GitLab email notifications not sending

Redis pub/sub on rails

How to test background jobs (Sidekiq) with Rspec?

Getting Action Cable to broadcast in Sidekiq Job

Passing an options hash to a sidekiq worker

ruby-on-rails sidekiq

How to start Sidekiq worker on Ubuntu VPS (Digitalocean)

How can I run an ActiveJob in Rails console for debugging?