Pedro Miguel Caldeira
Pedro Miguel Caldeira
I guess a quick fix for this to enable defaults on the server?
@tpolecat This continues to happen in the last version (0.6.0) when using an RDS proxy. The proxy will apply an **IdleClientTimeout** to every connection (default 30mins), so if we have...
Thanks! I'll try it and comeback here with the results
I'm still seeing issues with the keep alive set to true `socketOptions = List(SocketOption.keepAlive(true))`. I went back to the default 30 mins idle timeout on the rds proxy and after...
We moved to Doobie, hopefully no more of these on jdbc land
Nope, we ended up creating our own mock server