Instance admins, I've got settings set to WEB_CONCURRENCY=4 and MAX_THREADS=5 on sidekiq. Here's what my dashboard looks like. I'm not sure how to make heads or tails of whether I need more workers or threads. https://cute.group/media/6KQlgwiblNahzJVFBmc
@stickypaws I see a lot of failures that are just remote hosts being intermittently offline, maybe be sure the failures are actually a problem? I don't see things pilling up in that busy queue so you probably are set for now.
@sharktopus that's good to know
@stickypaws if you click the retries tab up at the top there, what kind of errors are causing the retries? if they're HTTP timeouts it's probably nothing to worry about
@sharktopus 2 pubsubhubbub delivery time outs and 4 remote profile update worker errors that appear to going to a domain that doesn't exist. My gut says in the second case hash.my's server is misconfigured somehow.