Random queries running forever

Just started within the last half hour maybe, but I have random queries that will just go on forever…

I refresh the app, and this time…

There doesn’t seem to be any rhyme or reason. This seems to be happening across all of our apps right now. The apps will load but one or more of their queries just won’t resolve putting the app in a constant ‘loading’ state.

Things seem to be working fine now, also just received a notice from your status page saying that this has been identified and fixed

Hey everyone, thank you for bringing this to our attention. We are aware of an issue with queries experiencing higher-than-usual latency. We believe we have identified the issue and are working on a fix. Please keep an eye on our status page here for more updates. Thank You!

1 Like

Hi @cperea we are still experiencing a lot of issues this morning with those latencies and a lot of questions are being asked internally as it’s killing our apps…

I don’t know if this helps, but it looks like this only happens when some queries are firing at the same time? Doing a single request doesn’t trigger long/stuck queries, but at soon as we have a batch of queries firing at the same time this is where we end up with multiple infinite queries.

Edit 1: We’ve started editing our batch of queries, instead of running large batches we’re now down to batches of 5 queries max at a time and this appears to be ok for now