Claire
|
ec48bc3610
|
Do not truncate backtrace when the BACKTRACE env variable is set (#26794)
|
2023-09-06 09:18:10 +02:00 |
|
Claire
|
f432db7b9f
|
Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)
|
2023-03-12 23:47:55 +01:00 |
|
Eugen Rochko
|
7b0fe4aef9
|
Fix opening and closing Redis connections instead of using a pool (#18171)
* Fix opening and closing Redis connections instead of using a pool
* Fix Redis connections not being returned to the pool in CLI commands
|
2022-04-29 22:43:07 +02:00 |
|
Eugen Rochko
|
3917353645
|
Fix single Redis connection being used across all threads (#18135)
* Fix single Redis connection being used across all Sidekiq threads
* Fix tests
|
2022-04-28 17:47:34 +02:00 |
|