Network connection failed retry doesn't work

If you get disconnected while running a query, the IDE tells you the connection failed. The problem is that when you retry, Cursor stays permanently stuck in connection failed mode and just never retries, even if your connection is back.

The only solution is to reload literally everything, and then you’ve lost the entire prompt and have to pull everything into context again. Very annoying!

My first guess is that some sort of retry logic isnt happening

1 Like

Actually found out a new chat works for fixing the issue even when the previous doesn’t, although switching back to it doesn’t fix it for that chat, meaning you’ve lost the context of that chat.