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

chore(events): Clamp batchSize between [min, max] #177

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

felipecsl
Copy link
Member


labels: mergeable

Fixes: #issue

Motivation and Context

Make sure we enforce a sane batch size for event ingestion

Description

batchSize will be always between 100 and 10k

How has this been tested?

Wrote test

@felipecsl felipecsl changed the title chore(events): Clamp batchSize between [min, max] chore(events): Clamp batchSize between [min, max] Dec 12, 2024
@felipecsl
Copy link
Member Author

Follow up from Eppo-exp/js-client-sdk#125

@felipecsl felipecsl merged commit 22d6a1c into main Dec 12, 2024
8 checks passed
@felipecsl felipecsl deleted the felipecsl--batchsize branch December 12, 2024 22:43
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