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

Add more options for batching events together #238

Open
jbeemster opened this issue Sep 23, 2015 · 1 comment
Open

Add more options for batching events together #238

jbeemster opened this issue Sep 23, 2015 · 1 comment
Labels
priority:medium On the roadmap. type:enhancement New features or improvements to existing features.

Comments

@jbeemster
Copy link
Member

Currently we only offer the option of 10 events in a payload. We could offer vastly higher numbers by:

  • Making it user enterable instead of an enum preset.
  • Adding a MAX option which will add events up until the byte threshold
@jbeemster jbeemster added the type:enhancement New features or improvements to existing features. label Sep 23, 2015
@jbeemster jbeemster self-assigned this Sep 23, 2015
@jbeemster jbeemster added this to the Version 0.7.0 milestone Sep 23, 2015
@jbeemster jbeemster modified the milestones: Version 0.7.0, Version Future Mar 23, 2016
@jbeemster
Copy link
Member Author

Merging with: Use bin-packaging to minimise amount of POST requests sent #237

@AlexBenny AlexBenny removed this from the Version 0.11.0 milestone Oct 26, 2020
@AlexBenny AlexBenny added the priority:medium On the roadmap. label Apr 29, 2022
@matus-tomlein matus-tomlein modified the milestone: 6.0.0 Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium On the roadmap. type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

3 participants