Dave Morehouse
Results
3
issues of
Dave Morehouse
Our Production Sidekiq cluster had an issue today where the concurrent limit somehow ended up being zero. Our code uses a concurrent limit of 1 `Sidekiq::Limiter.concurrent('other_transactions', 1, wait_timeout: 10, lock_timeout:...
### Describe the problem as clearly as you can There needs to be a simple way to update development & test gems including their dependencies without updating a shared dependency...
Bundler