Connecting trouble

Hi Cursor Support,

I’m repeatedly seeing a [resource_exhausted] error.

Request ID: 856d84f0-c7db-48e7-b3e4-9ae816056b2c

Related provider error ID: c627a50d-0bcd-44f9-a6dd-76eb3333f156

Environment:

- Windows 10 (10.0.19045)

- Cursor desktop app

- Occurs during Agent-mode coding tasks

Could you please check backend logs for these request IDs and confirm whether this is due to quota limits or a model provider issue?

Thank you.

Hey, thanks for the report and the request IDs.

The resource_exhausted error usually means the model you’re requesting hit a load limit at that moment. It’s a temporary server-side issue, not an account or billing problem.

A couple things to try:

  • If you’re using Auto mode, try manually picking a specific model, like composer-1.5 or gpt-5-mini. Auto sometimes routes requests to a model that’s already overloaded. A few users confirmed this helps: Repeated High Load Error

Can you also tell me what Cursor version you’re on? That’ll help narrow it down if the workaround doesn’t help.