Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue #135 #148

Merged
merged 3 commits into from
Nov 24, 2020
Merged

Issue #135 #148

merged 3 commits into from
Nov 24, 2020

Conversation

nd4p90x
Copy link
Collaborator

@nd4p90x nd4p90x commented Nov 17, 2020

Issue #135
add default flush_interval option in constructor and allow it to be user configurable with 1 second limit and add error message if set lower that 1.
add flush_at option and refactor batch_size option; add configurable limit to be no less that 1 and add error message if set lower that 1;
also warn user of batch_size future deprecation

nd4p90x and others added 3 commits November 17, 2020 12:14
add default flush_interval option in constructor and allow it to be user configurable with 1 second limit and add error message if set lower that 1.
add flush_at option and refactor batch_size option; add configurable limit to be no less that 1 and add error message if set lower that 1;
also warn user of batch_size future deprecation
@nd4p90x nd4p90x linked an issue Nov 17, 2020 that may be closed by this pull request
2 tasks
@lubird lubird merged commit 3d008f6 into segmentio:master Nov 24, 2020
@nd4p90x nd4p90x deleted the Issue-#135 branch February 24, 2021 15:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Configurable flush parameters
2 participants