-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
see
My Sidekiq task is regularly pegging at 100% CPU utilization... definitely need some guidance on configuring scaling...
Originally posted by @scrappydog in #1 (comment)
@scrappydog Same for us. I'm not sure if that is an issue. It likely doesn't matter if the background tasks utilize all resources as long as they finish withou much delay. For us, we see spikes to 100% but only for minutes. Do you see the same pattern?
Originally posted by @michaelwittig in #1 (comment)
That looks very similar to utilization on my instance.
My inner system admin really "wants" to add another task... but I agree as long as jobs are completing in a reasonable time it's not an immediate issue.
BUT we are running tiny instances for testing... we NEED a way to scale up... :-)
Originally posted by @scrappydog in #1 (comment)
I bumped the CPU allocation up on the Sidekiq task to CPU .5 vCPU | Memory 3 GB...
This feels happier for now... but it doesn't address the real scalability question...
Originally posted by @scrappydog in #1 (comment)

Upgraded about half way through this graph... definably a lot better!
Originally posted by @scrappydog in #1 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request