Hey Borys, thanks for flagging this.
We’re tracking this “Taking longer than expected” hang already, and we’ve seen similar reports across different plans, versions, and OSes. The eng team is aware.
A few things that have helped others in the meantime:
-
Disable HTTP/2 (then restart Cursor). Add to
settings.json(Ctrl+Shift+P → Preferences: Open User Settings (JSON)):"cursor.general.disableHttp2": true -
Reindex the project: File → Preferences → Cursor Settings → Indexing & Docs → Resync Index (or Delete and Reindex).
-
Start a fresh chat (Cmd+N / Ctrl+N) if it’s stuck — long sessions can sometimes trigger hangs.
-
Run network diagnostics: Cursor Settings → Network → Run Diagnostics and share a screenshot of the results.
To dig into your specific case, can you share:
-
Cursor version
-
OS
-
A Request ID the next time it freezes (chat menu → Copy Request ID)
@dny_ex and @javiermarcon - same request: if you can share Request IDs from a stuck run, that’s the most useful signal for us.
Related thread (more reports + workarounds): “Taking longer than expected”
Best,
Mohit