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

Remove Client Side Batching #493

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Remove Client Side Batching #493

merged 2 commits into from
Aug 12, 2024

Conversation

Ktmi
Copy link

@Ktmi Ktmi commented Aug 8, 2024

Closes #372

Summary

Removes client side batching.

Local Tests

Everything seems to work fine with creating EVCs.

End-to-End Tests

Will have to run these tests later.

@Ktmi Ktmi requested a review from a team as a code owner August 8, 2024 20:08
Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great to have it finally replaced.

Before merging, same comment as the one I left on telemetry_int review kytos-ng/telemetry_int#122 (review)

@Ktmi Ktmi merged commit 82db503 into master Aug 12, 2024
2 checks passed
@Ktmi Ktmi deleted the remove/batching branch August 12, 2024 14:28
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.

refactor: replace client side batched events by parametrizing batch_size and batch_interval
2 participants