Over the past day, I’ve been encountering frequent network issues when using Cursor, especially during agent execution. I’ve double-checked my own internet connection and even tried switching between different networks, but the problem persists. The issue seems to consistently occur when agents are running or interacting with larger contexts.
One hypothesis I have is that this might be related to recent changes around context size limits. It appears that when the context gets too large, the server may be rejecting the requests. However, I’m using the max
model, which is billed per token and should support large contexts without such issues.
Could this be a server-side limitation that’s been incorrectly applied even for max
users? I’d really appreciate it if someone from the team could look into this, or let me know if there are any recent changes that might explain the behavior.