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

Revisit default ringbuffer limits #5672

Closed
eddyashton opened this issue Sep 21, 2023 · 0 comments · Fixed by #5866
Closed

Revisit default ringbuffer limits #5672

eddyashton opened this issue Sep 21, 2023 · 0 comments · Fixed by #5866

Comments

@eddyashton
Copy link
Member

We have a lot of independent parameters. We've increased the heap memory available to JS generic, but not touched the ringbuffer limits, meaning write-size crashes become more likely. We should bump the defaults, and maybe try to derive all from a single value.

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 a pull request may close this issue.

1 participant