Replies: 1 comment 1 reply
-
Hi @dgen! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using Milvus2DocumentStore with a dedicated aws rds instance for PostgreSQL with the following specs:
RDS - Postgres v13.7
db.m6g.large
Provisioned IOPS - 1000 IOPS
We are getting this error quite frequently when the SQLstore tries to get the corresponding passages:
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) SSL connection has been closed unexpectedly
is there any way around this?
Beta Was this translation helpful? Give feedback.
All reactions