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

Help users diagnose indexing issues #2296

Closed
andyw8 opened this issue Jul 12, 2024 · 3 comments · Fixed by #2633
Closed

Help users diagnose indexing issues #2296

andyw8 opened this issue Jul 12, 2024 · 3 comments · Fixed by #2633
Assignees
Labels

Comments

@andyw8
Copy link
Contributor

andyw8 commented Jul 12, 2024

We've had couple of recent issues relating to indexing:

#2287
#2295

To aid with troubleshooting, we could add a section in the docs and link to it from that error. The docs can explain how to use ruby-lsp-doctor, and how to temporarily ignore problematic gems/files.

@st0012
Copy link
Member

st0012 commented Jul 15, 2024

  1. Make ruby-lsp-doctor a flag of ruby-lsp instead to improve discoverability
  2. Move the exception rescue inside @global_state.index.index_all so we can provide more information about the failed indexing action

@andyw8
Copy link
Contributor Author

andyw8 commented Jul 15, 2024

Note: The ruby-lsp-doctor command is now ruby-lsp --doctor (#2310)

Copy link
Contributor

This issue is being marked as stale because there was no activity in the last 2 months

@github-actions github-actions bot added the Stale label Sep 14, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
@andyw8 andyw8 reopened this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants