RDS Proxy giving error after few minutes of successful connection

179 Views Asked by At

I have created AWS RDS proxy for python project. The RDS has been built on Postgres database. After successful connection and working, our python project gives error mentioned below.

sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) SSL connection has been closed unexpectedly

I am finding the exact reason for this error.

0

There are 0 best solutions below