Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The Agent is experiencing severe network delays. I use the Gemini 3.1 Pro model. After almost every command the Agent gets stuck on Planning next moves or shows the message Taking longer than expected. It also frequently shows Reconnecting. This started happening recently and gets much worse in the evenings. It takes several minutes to process simple commands.
Steps to Reproduce
Open Cursor and start Agent with Gemini 3.1 Pro
Ask the Agent to perform a task
Observe the massive delays and the Taking longer than expected message
Expected Behavior
The Agent should execute commands quickly without hanging for minutes and dropping the connection
Screenshots / Screen Recordings

Operating System
Windows 10/11
Version Information
Latest version
For AI issues: which model did you use?
Gemini 3.1 Pro
For AI issues: add Request ID with privacy disabled
The requests just hang and timeout so I cannot get an ID. Maybe:
âRequest ID: 769ca12c-1358-4496-91ee-d445a342017b
{âerrorâ:âERROR_RESOURCE_EXHAUSTEDâ,âdetailsâ:{âtitleâ:âUnable to reach the model providerâ,âdetailâ:âWeâre having trouble connecting to the model provider. This might be temporary - please try again in a moment.â,âadditionalInfoâ:{},âbuttonsâ:,âplanChoicesâ:},âisExpectedâ:true}
[resource_exhausted] Error
iLe: [resource_exhausted] Error
at upA (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:32115:39814)
at cpA (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:32115:38717)
at fpA (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:32116:5088)
at uol.run (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:32116:9098)
at async art.runAgentLoop (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:44360:7632)
at async wOl.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:44408:8884)
at async wOl.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:44408:9837)
at async ALe.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:32182:15752)
at async Js (vscode-file://vscode-app/c:/Users/Professional/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:43415:4781)â
Additional Information
I launch the IDE with the no proxy server flag. Could this be a connection timeout to the API provider or an internal routing issue Is there a log file where I can see exactly what network request is hanging
Does this stop you from using Cursor
Yes - Cursor is unusable
