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

Automatically detect OOM and suggest --no-global-caches #233

Open
olafurpg opened this issue Feb 15, 2023 · 0 comments
Open

Automatically detect OOM and suggest --no-global-caches #233

olafurpg opened this issue Feb 15, 2023 · 0 comments

Comments

@olafurpg
Copy link
Member

We started seeing OOM errors in the sourcegraph/sourcegraph CI job, which may be caused by the increased memory usage of holding onto global caches when indexing large multi-project codebases. It would be nice if scip-typescript automatically suggested using --no-global-caches when this happens so that the person who looks at the stack trace gets actionable advice on how to potentially fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants