Hi, some users are frequently reporting slow Cursor responses and prolonged ‘Reconnecting’ status. Below is a request ID from a user who waited over 10 minutes for a reply. Could you please look into this?
We checked and the backend is processing requests successfully, but the HTTP/2 streams between the client and our servers are regularly getting cut off due to network instability.
Two things to try that might help:
Disable HTTP/2: App Settings Ctrl+, then search for HTTP/2 and turn on Disable HTTP/2. This often helps on unstable connections, especially on networks where streams drop a lot.
If you’re connected through a VPN, try switching VPN servers or testing without the VPN. Sometimes a different route is more stable.
About the Reconnecting status that stays stuck even after the connection comes back, that’s a known client-side bug. The team is aware and tracking it, but we don’t have an ETA yet.
Let me know if disabling HTTP/2 helped these users.