Getting `Can't reach database server ` long after DB load has dialed down
Hi, We are using prisma accelerate.
Somehow we are getting this error, DESPITE our db being completely accessible through other tools (like psql and dbeaver etc). There was a heavy load at 13:30 GMT but it has been more than 1 hour since that and we still continue to get this error.
Can anyone help us with
1. What to do to immediate fix this? Could this be a cache issue on prisma accelerate side? 2. What's the root cause and how do we fix that and prevent this from happening again?
"message": "\nInvalid `prisma.organizations.findFirst()` invocation:\n\n\nCan't reach database server at `db.peakmind.in:5432`\n\nPlease make sure your database server is running at `<OUR SERVER URL`."
"message": "\nInvalid `prisma.organizations.findFirst()` invocation:\n\n\nCan't reach database server at `db.peakmind.in:5432`\n\nPlease make sure your database server is running at `<OUR SERVER URL`."