Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huge CPU consumption #21

Open
schovi opened this issue May 12, 2016 · 2 comments
Open

Huge CPU consumption #21

schovi opened this issue May 12, 2016 · 2 comments

Comments

@schovi
Copy link

schovi commented May 12, 2016

When using this gem sidekiq processes uses almost 100% CPU whole time.
Configuration: Debian Jessie, Ruby 2.3, Rails 5.beta3, Sidekiq 4.1.1
I run 2 workers with 20 concurrency each.
I have 2 queues: default and limited
Only limited has rate option applied and it does not processing jobs whole time. That means for me that this gem affects even normal queues processing too.

Screenshot, but it tells not much :)
sidekiq-rate-limiter

@npearson72
Copy link

👍

@cecilian
Copy link

Hello,
having the same problem on v.0.1.2, ruby-2.2.10, Rails 4.2.11.1
We have several queues and only one is limited.
Is there any chance that this issue or #2 will be tackled in the future? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants