Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sidekiq

Sidekiq keeps yelling at CSRF protection, but the route is mounted inside Rails.application.routes.draw

sidekiq ruby-on-rails-6

How to test Devise Async with Sidekiq?

Sidekiq: NoMethodError: undefined method `perform'

Concurrency using Sidekiq is causing some problems

ruby-on-rails sidekiq

How can I test Sidekiq job failures?

Rails, Sidekiq - Redis NOAUTH

How to check if sidekiq is started?

Is there any way to tell sidekiq that one job is dependent on another

Jobs processing in background from web application

php resque sidekiq

How to share worker among two different applications on heroku?

Sidekiq won't shut down after Ctrl+C

Sidekiq logging to both terminal and log file

Date object turns into String when using Sidekiq

ruby-on-rails ruby sidekiq

Sidekiq current Celluloid Actor

ruby sidekiq celluloid

Limit the amount of workers per queue in Sidekiq

ruby-on-rails ruby sidekiq

Rails how to tell if a sidekiq worker is done with perform_async

Mongoid/Moped errors when processing jobs with Sidekiq

failed with error 10068: "invalid operator: $oid"

Possible to avoid ActiveRecord::ConnectionTimeoutError on Heroku?