Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sidekiq

Call function when a sidekiq-superworker's superjob is completed

How to assure the same job doesn't run twice at the same time?

Sidekiq Error Handling and stop worker

ruby-on-rails sidekiq

How to run sidekiq in a separate different docker container apart from application

sidekiq - WARN: ArgumentError: wrong number of arguments (given 0, expected 2..3)

ruby-on-rails-4 sidekiq

Heroku worker dyno giving R14 errors - problems with memory management - rmagick memory limit options

Sidekiq/redis conflict with websocket_rails: eventmachine not initialized: evma_connect_to_server

ImageMagick/Paperclip - Paperclip fails during large job

Get value of atomic counter (increment) with Rails and Postgres

Is it possible to show the Sidekiq web dashboard for one application on another?

ruby-on-rails sidekiq

Unstable Sidekiq job behavior with capybara-webkit

Rails: Pass Tempfile to Sidekiq

ruby-on-rails sidekiq

Schedule background task with Sidekiq

Rails background image upload causing application timeout

Streaming with ActionController::Live not working in production

How do you go about rescheduling a job in Sidekiq?

NameError: uninitialized constant Mail::Parsers::ContentTransferEncodingParser

How do I kill job in Sidekiq took long to finish

How to set retry count for Sidekiq with ActiveJob?

sidekiq rails-activejob

How can I get ActiveJob to enqueue jobs in Sidekiq on Heroku when called from the app (not the console)?