Skip to content

Fix: Increased the buffer size for larger orgs #140

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PalGenadich
Copy link

Simply increased the buffer size.

This should fix the issue #120

I had this issue with a new LSC org as it has a ton of custom fields coming from pre-installed packages (Industry Solutions and stuff) and the metadata request would return over 8MB of JSON data, which then would get truncated due to the max buffer size of 8MB set for the child_process.

@PalGenadich
Copy link
Author

@vignaesh01 please review and merge

@PalGenadich PalGenadich changed the title Increased the buffer size for larger orgs Fix: Increased the buffer size for larger orgs Feb 24, 2025
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

Successfully merging this pull request may close these issues.

1 participant