App stuck reconnecting via websocket
I have been migrating my pet project over to convex and everything has been smooth so far.
However, all of the sudden, my app (react) no longer seems to be able to connect to the dashboard via websocket. It keeps trying to "sync" in the network tab (see screenshot) but it never succeeds connecting, just stuck in an infinite loop of re-trying.
Here's response headers from one of the connection attempts:
Not sure how to troubleshoot. I even attempted to re-create the project but no luck.
Thanks in advance!

