Abhishek Jain

Results 3 issues of Abhishek Jain

We have dedicated 15 worker threads but predixy is making more connections as seen in connect and ultimately breaking connection with redis and establishing new connections. Due to this we...

I am using Redlock client of ruby for distributed locking and predixy, redis cluster setup. Here is how I am establishing connection - $redis_lock_manager = Redlock::Client.new(["redis://localhost:7617"]) When I am using...

Got stuck here for hours. It will be helpful for others until this is fixed. related issue - https://github.com/pulumi/pulumi-aws/issues/1359#issuecomment-1209033942