Sidekiq 8.1 available

Mostly maintenance changes, keeping things fresh:

  • retry and retry_for options are now mutually exclusive
  • Integrate Herb for ERB linting
  • Simplify Web UI CSRF code
  • Upgrade to connection_pool 3.0
  • optional support for idle Redis connection reaping
5 Likes

Thanks for the update @mperham ! And welcome to the forum too :slight_smile:

The “Allow idle connection reaping after N seconds” feature sounds interesting…

1 Like