All of a sudden today I'm getting this error over ...
# orm-help
j
All of a sudden today I'm getting this error over and over again:
Copy code
prisma:error Error while querying: This request must be retried
prisma:warn This request can be retried
prisma:warn Retrying after 55ms
1
m
You're sure your DB's up?
j
yes I'm connected to it and viewing it
Copy code
prisma:info Calling <https://aws-us-east-1.prisma-data.com/4.1.1/646ef0c080c21180ad0f477aaddef1579ad8c08f818881448410f76cb1731ced/graphql> (n=0)
prisma:info Schema (re)uploaded (hash: 646ef0c080c21180ad0f477aaddef1579ad8c08f818881448410f76cb1731ced)
prisma:error Error while querying: This request must be retried
prisma:warn This request can be retried
prisma:warn Retrying after 70ms
and eventually it might say like:
Copy code
Invalid `prisma.customer.create()` invocation:

Schema needs to be uploaded
I'm using the Prisma Data Proxy, I can see data is there in the Data Browser and also connected to my Database directly. Sometimes it works, other times not.
m
Oh, I see. I have no idea about the Data Proxy. Hope you get this sorted.
j
everything was working well and all of a sudden today it stopped working.
i
I get that error all the time on the data proxy
still waiting for resolution with support
j
@Ivan Lukianchuk I still get the issue but maybe only once then my request goes through.
i
I've been having it intermittently for weeks now, it makes me wonder if AWS is not keeping up, but that's the reason I went with data proxy, so it could handle more connections better and I never seem to have that much traffic or utilization against my small db