Hi
In our application sidekiq configuration uses the default connection pool.
Can we make it configurable so that it can be increased as the number of concurrent jobs increases.
Or is it recommended to have default connection pool.
We are currently seeing redis connection timeouts. Would it help to customize connection pool configuration? If yes, how do we do it?
just fyi - We are currently using sentinel set up for redis
Best regards,
Shama.
--
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/5a576274-c958-442e-bcac-96be8d8d1a69n%40googlegroups.com.
We have different values of concurrency per job process. On each server we have:
1 x 30 concurrency
5 x 25 concurrency
3 x 10 concurrency
2 x 8 concurrency
1 x 5 concurrency
2 x 4 concurrency
That is a total of 214 possible concurrent jobs across 6 servers, that is 1284.
How do we configure?
can we configure different RAILS_MAX_THREADS value for each sidekiq init ?
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/05082937-cd24-4dfa-8c40-303a9bca2242n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/8a1d0b30-a727-4790-ab37-f680b6f683b2n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/d5854b67-b4b7-4807-8000-18e67f01378dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/2ec4f4e2-d6ba-4923-8e5c-45c61e27004an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/5d44ef32-c43d-4f9a-9b78-428e558d6577n%40googlegroups.com.