Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gnorbsl opened this issue Oct 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gnorbsl
Copy link

gnorbsl commented Oct 9, 2024

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 danperks added the enhancement New feature or request label Oct 10, 2024
@danperks
Copy link
Collaborator

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 :)

@danperks danperks changed the title Create statuspage to inform about outages [Enhancement] Create Status Page / Uptime Monitor to inform about outages/bugs Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants