Skip to content

feat(buffer): add configurable sync/async buffer size thresholds #1795

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

soifou
Copy link
Collaborator

@soifou soifou commented May 21, 2025

Add max_sync_buffer_size and max_async_buffer_size options for
controlling processing mode.

Also refactor buffer source initialization to use unified option table
with basic validation.

Related #1789

Add `max_sync_buffer_size` and `max_async_buffer_size` options for
controlling processing mode.

Also refactor buffer source initialization to use unified option table
with basic validation.

Related #1789
@Saghen Saghen merged commit d324508 into main May 21, 2025
6 checks passed
@Saghen
Copy link
Owner

Saghen commented May 21, 2025

Thank you!

@soifou soifou deleted the feat/buffer-threshold branch May 21, 2025 06:55
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.

2 participants