RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Sidekiq Unique Jobs: don’t waste your time waiting – reschedule if busy

Sidekiq Unique Jobs is a great gem for ensuring execution uniqueness across multiple jobs and for providing jobs locking strategies. However it has a weakness that can result in workers clogging. In this article I explain what are the downsized and how to eliminate them. Sidekiq Unique Jobs: don’t waste your time waiting – reschedule if busy

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in