How to kill Sidekiq jobs in Ruby on Rails
Blog post from PlanetScale
We've built a Sidekiq client middleware to kill Sidekiq jobs in production without relying on deploys, using Flipper's feature flagging capabilities. We created a middleware that runs when pushing a job to Redis and short circuits any jobs that have been flagged for disablement. To use this middleware, we added it to our Sidekiq configurations and can now disable jobs by enabling the corresponding Flipper feature flag. This solution provides a more robust and immediate way to manage errant jobs in production.
No tracked trend matches for this post yet.
Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.