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

feat: tweaks broadway pipeline batch size, batch timeout #1838

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented Nov 21, 2023

This PR doubles the batch size for each streaming insert. It also reduces the batch timeout slightly, so that flushing occurs slightly faster.

On dev, this effectively doubles throughput.

Also adds in a max_restart option, to prolong restart attempts in the event pipeline goes down due to api errors.

@Ziinc Ziinc merged commit 6fd0845 into main Nov 22, 2023
2 checks passed
@Ziinc Ziinc deleted the feat/pipeline-tweaks branch November 22, 2023 03:22
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