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

Memory threshold limit error not reported #203

Open
madchicken opened this issue Dec 5, 2024 · 0 comments
Open

Memory threshold limit error not reported #203

madchicken opened this issue Dec 5, 2024 · 0 comments

Comments

@madchicken
Copy link
Contributor

Hi, I have some cypher queries that are reaching the max memory per transaction limit but unfortunately, when I execute them I cannot observe any error on the client side, but just an empty result. If I execute the same query for the Cypher CLI I get this error instead:

The allocation of an extra 2.0 MiB would use more than the limit 2.0 GiB. Currently using 2.0 GiB. db.memory.transaction.max threshold reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant