What is Nostr?
lamp /
npub18ct…j7pp
2023-03-17 20:36:45
in reply to nevent1q…h69u

lamp on Nostr: #[0] Does that mean you've set SIDEKIQ_CONCURRENCY=4? That's less than the default 5, ...

npub1cuscsrz6efq99ptktk26x58v4yqy9y46ytp8xw4rjjwq0wlt6znst66789 (npub1cus…6789) Does that mean you've set SIDEKIQ_CONCURRENCY=4? That's less than the default 5, and should be way larger, like 25. Not because of the CPU, but because each sidekiq job has to wait for an internet request, so a lot of time is wasted doing nothing. Hence, a ton of concurrency solves the issue.
Author Public Key
npub18ctny2qrhjmwkptydzqfwmu5cjhwg5htvmjgjjcvu0xefq409sqqx4j7pp