33 sats \ 5 replies \ @nullama 30 Jan \ on: Stacker Saloon
I got this weird message from SN:
https://i.imgur.com/LXzwXvp.png
What's that all about?, also weird that there's no https in the request.
That made me check and I see SN with http requests inside the page sometimes. What's that about?
Got the same couple of times today
reply
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
reply