Queries have stopped working in the past day

I have a number of sequenced queries that used to work well but have stopped working today. I had a query that removed a table, followed by a query that rebuilt the table. The first query fails with, "table doesn't exist" and can't drop it, the second query then fails with "table already exists" and can't build it. I separated the queries by 30 seconds and they still are not returning accurate results.

Thoughts?

Hi @Bill_Waring :wave: thanks for reaching out with this!

I just wanted to check in and see if you were still facing this issue? If so, would you be able to provide screenshots of the relevant query configurations?

It seems to be periodic and I'm trying to isolate network issues and browser issues. But the main problem is that some queries aren't timing out like they should be:

image

And then I can't do anything because there is an error modal that repeats and covers the page?

I could really use some help here - my app is completely unusable and was functioning fine. Was there an update recently?