Has anyone been able to configure Jets to use an RDS Proxy?
I have followed the tutorials, attached the lambdas to a VPC according to https://rubyonjets.com/docs/considerations/vpc/ and even manually added the proxy on the Lambda Configuration tab but it just does not connect. I keep receiving timeout on any lambda func but the connection is fine when using an EC2 instance on the same VPC.