Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’ve run into the issue several times now where things get stuck on “Taking longer than expected.” Very often, it has simply taken longer and then continued. However, I’ve also had the scenario, like now, where nothing else happened at all.
My first question is: what exactly is happening here? I doubt that this is the LLM’s reasoning process, because the reasoning CoT logs in Closer are normally provided by the reasoning model, and you can see the tokens involved in the reasoning process. So my assumption is that “Taking longer than expected” is an internal Cursor process where something is being fetched.
I’d appreciate some clarification on what is actually happening here.
First, there really MUST be a more detailed view of what is happening, because when you get stuck in an endless loop like this, you have no idea what is going on. You don’t know what is happening in the background, whether anything is still happening, whether it is stuck, or what the current state actually is in general.
Very often, I’ve already been stuck here for two or three minutes, and then suddenly it continued. That means if I had clicked Stop at that point, I would not have known that it was still worth waiting. So this topic really should be explained in much more detail.
Second, what is actually happening in cases like this? Is it possible that this is sometimes a bug and it gets stuck indefinitely? If so, that would mean the user could end up waiting forever.
Over the past few weeks, I have encountered this scenario at least five times where progress simply stopped and I had to press Stop because it took longer than five minutes.
After that, I had to write that it should continue exactly at the same point where it had stopped previously, and then it continued.
Because of this, I strongly assume that whatever is happening in the background, there is no proper retry mechanism or error handling in place here.
I would ask for a more detailed indication of what is actually happening. A message like “taking longer than expected” does not help anyone at the end of the day.
Please explain what exactly is happening here, and the user in the IDE MUST be given more detailed information about the process and what is currently happening.
I assume this is a downstream consequence of “Planning Next Moves.” If something is not working as expected there, then the follow-up message is probably “Taking longer than expected.”
That means Cursor is internally trying to do something unsuccessfully, and I end up in an infinite loop that either has no retry mechanism or no proper error handling.
The question I keep asking myself is what this means in terms of cost. Let’s say I’m using a high-reasoning model, I’m already at 60% of the context window, and this error has now happened to me four times. Four times, I have told it to start over in the internal reasoning process because we have a technical issue, and to continue exactly where it left off. And the whole time, I keep landing back at “Taking longer than expected.”
From my perspective, the question is: am I paying every single time? Probably yes, because I have now pressed execute four times again here. That means I am wasting real money because something is not working internally in Cursor.
Based on other posts I have already shared, this is really adding up by now. Because of Cursor’s technical debt, especially with high-reasoning models, a lot of money is being wasted.
I would like to ask whether, based on the posts I have sent, a credit boost or something similar might be possible for me. I am actively reporting bugs here, and in addition to the things I have posted, I already have a great deal of technical debt, where I feel I have already wasted hundreds of euros.
Is there any possibility of a credit boost?
Request ID;
16a46687-6430-440c-aa5c-48e82cae9cfe
Steps to Reproduce
see description
Screenshots / Screen Recordings
Operating System
Linux
Version Information
Version: 2.6.20
VSCode Version: 1.105.1
Commit: b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad760
Date: 2026-03-17T01:50:02.404Z
Build Type: Stable
Release Track: Early Access
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Linux x64 6.8.0-90-generic
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor


