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

add limit_diagnostics to parser/compiler limits #339

Open
lrlna opened this issue Nov 2, 2022 · 0 comments
Open

add limit_diagnostics to parser/compiler limits #339

lrlna opened this issue Nov 2, 2022 · 0 comments

Comments

@lrlna
Copy link
Member

lrlna commented Nov 2, 2022

We should think about how to deal with the memory usage when creating a disproportionately large number of errors in a memory constrained runtime environment. While in a LSP or editor environment it's vital to create as many useful diagnostics as possible, we may wish to have a separate API entry that at some determined point gives up and returns early.

@lrlna lrlna removed the triage label Dec 11, 2023
@lrlna lrlna changed the title dealing with very large number of errors in a runtime usage of the parser add limit_diagnostics to parser/compiler limits Feb 5, 2024
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

1 participant