erquhartE
Convex Community3y ago
11 replies
erquhart

Heavy queries hanging

I've refactored my convex code and am now working on some queries that take a lot longer than they used to (my own fault, and expected). Generally they hit the 1s limit and report as such in the logs. But I'm working on one now that clearly hangs all queries but never reports in the logs. As far as I can tell, it hangs for a while, and eventually (maybe 30-60s later) active queries rerun, but if I navigate through the app, queries aren't working once I've sent off this heavier query.

It's almost like the instance crashes and reboots maybe?
Was this page helpful?