We scaled the database up. Shouldn't happen anymore.
also weird that there's no https in the request.
You mean in the error message? That's a default error message from Prisma, our beloved database driver. Not sure why they don't use HTTPS in their error message.
That made me check and I see SN with http requests inside the page sometimes. What's that about?
Can you elaborate? I am not aware of any HTTP requests that we're doing
We scaled the database up. Shouldn't happen anymore.
You mean in the error message? That's a default error message from Prisma, our beloved database driver. Not sure why they don't use HTTPS in their error message.
Can you elaborate? I am not aware of any HTTP requests that we're doing