getcursor / cursor

The AI Code Editor
https://cursor.com
25.48k stars 1.59k forks source link

[Enhancement] Create Status Page / Uptime Monitor to inform about outages/bugs #2219

Open gnorbsl opened 1 month ago

gnorbsl commented 1 month ago

Is your feature request related to a problem? Please describe. Since yesterday handshakes fail for indexing codebases, there is no information from anyone if and when this is resolved.

Describe the solution you'd like A statuspage that states that someone is working on it, when the next update will be and when it is resolved

danperks commented 1 month ago

Hi, thanks for the suggestion.

While I think that visibility is always a good thing, it's likely more complex than you think!

For the LLM's themselves, the uptime is managed and monitored by the AI provider, not Cursor, which makes monitoring LLM availability across 4+ platforms challenging, especially with how quickly they change and evolve. In this case, if you are having an issue with one AI provider (e.g. OpenAI), it's best to check their own status pages for any issues.

For features like codebase indexing, that is also quite difficult to keep track of, as most of the time it's not an absolute outage, but a bug for some users that causes the issue. For the issue you mention, it's being tracked in #2035 and I have pinned the issue so people facing it can spot it easily and monitor any progress on it.

Regardless, still a good suggestion :)