Tihomir Krasimirov Mateev

Results 283 comments of Tihomir Krasimirov Mateev

FWIW downgrading to 2.4.0 fixed the problem for me

@fanmuyong, could you try to provide a [minimal sample](https://stackoverflow.com/help/mcve) as suggested by @mp911de ?

Similarly to #2177 the team would need some minimum sample to work on that

@rgohol could we take a step back? What is the direct problem we are trying to address - is it API usability of the driver, is it performance or is...

Hey @rgohol thanks for explaining this in detail. We actually need that to figure out best if we can help in any way. Don't hesitate to add more information, if...

> I tested everything locally and it passed, but it failed on GitHub Actions. I'll make the necessary fixes and commit again soon. Please ignore the failure of the SslIntegrationTests.pubSubSsl:396...

Hey @FrankCy , this looks to me like a question on how to configure the logger of your application and this is perhaps more suited for a question in Stackoverflow....

Hey @subrajitdhal , How do you verify that "all requests are fine. NO connection issue though."? From the code I see in Lettuce the WARN message you are seeing is...

Hey @andrew-afs , I am not able to replicate this locally, can you give some more details on the deployment you are using? Could you also verify if the same...

Hey @ankushjindalp44 Client-side caching should not be enabled by default. You can see an example of how it is used [here](https://github.com/redis/lettuce/issues/1281#issuecomment-646549857)