Sudden slowness querying from my local
I am having strange issues that happened overnight; in local only - the same queries that were running without a hitch suddenly timeout or are painfully slow. Both with Drizzle in Next.js and in TablePlus; something changed I see with HTTP/2 - could it be related ?
6 Replies
manual-pink•2y ago
Hey! Were any other dependencies updated? Also did your dataset or table db structure change at all?
old-apricot•2y ago
CC @Conrad Ludgate (sorry if this isn't relevant) but I think you were keeping an eye on something similar with another user that had odd timeouts?
equal-aqua•2y ago
It's slow only from your local device to neon? Strange
absent-sapphireOP•2y ago
Hey all ! Thanks for the replies
@siegerts nope didn’t do anything. Even dropped my staging branch and created a new one from main on purpose for that. And no updates
@Conrad Ludgate yes really suddenly. And I was like « ok guess it’s time to dev in local » but then I started playing around drizzle neon http and stuff to make it work bc obviously my local doesn’t have http enabled 😅.
So I’m kinda blocked in developing right now.
At first I thought the blame was code - but even in TablePlus it’s gotten slow
In production everything’s still as it is, and it is fast as expected (really fast)
equal-aqua•2y ago
Odd. If you can, can you find your public IP address and DM me that along with your project ID? I'll take a look at some logs and see if I can discover anything interesting
Thanks. I see some requests, they all look pretty quick on my end. I see you're a paid customer, so I would recommend opening a support ticket for this
absent-sapphireOP•2y ago
Yes the production ones are fast as it can be.
Oh okay 😔 I mean I’m still pretty blocked
Should I tell them something specific ?