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

Running out of heap space on large schema @ useSofa() #1432

Open
kenstott opened this issue Mar 17, 2024 · 0 comments
Open

Running out of heap space on large schema @ useSofa() #1432

kenstott opened this issue Mar 17, 2024 · 0 comments

Comments

@kenstott
Copy link

When useSofa is called I get an error message of out of heap space. I have some recursive graphql types. I imagine either the number of operations or the recursive structures are the problem.

I am using node 20.

Is there a way to diagnose the issue. Is it possible to whitelist certain operations - to reduce the overall number of operations to use?

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