pauline-koch
pauline-koch
Hi, Thanks for looking into this! The permissions of files inside a gem are usually set when the gem is built. I checked them by extracting the files via tar...
Great, I just tested 1.0.30beta. The permissions are correct now - no more errors. I think you can release it as 1.0.31. Thank you!
Hi @rosa , thank you for your quick response. I'm running 3 dispatchers I think because all 3 pods use this config: ``` default: &default dispatchers: - polling_interval: 1 batch_size:...
Hi @rosa, Thank you for the advice! I changed the batch size to 100 yesterday, and that did not help the problem 😁 Today I had more deadlocks then yesterday....
@alexanderadam We are using Mysql 8.0.42 and Rails.application.config.solid_queue.use_skip_locked is nil, so it must be the default value, true.
Thank you, RDS-Proxy would alliviate our issue, but is unfortunately not compatible with our setup. We have to fullfill special authentication processes that incompatible with the proxy.