GitHub user dschneider-wxs closed the discussion with a comment: psycopg2.OperationalError: SSL error: decryption failed or bad record mac
we ultimately disabled ssl on the db and configured sqlalchemy with sslmode=disable and haven't seen this issue again. We also removed the rds proxy and are just using sqlalchemy pooling and that seems to keep the connections stable. GitHub link: https://github.com/apache/airflow/discussions/63014#discussioncomment-16293923 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
