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

Events should queue up and dispatch in batches to the API #3

Open
toothrot opened this issue May 29, 2015 · 2 comments
Open

Events should queue up and dispatch in batches to the API #3

toothrot opened this issue May 29, 2015 · 2 comments

Comments

@toothrot
Copy link
Owner

No description provided.

@jponc
Copy link
Contributor

jponc commented Feb 9, 2016

How do you plan to achieve this?

@toothrot
Copy link
Owner Author

toothrot commented Feb 9, 2016

I was planning on using a pattern similar to the NewRelic and Segment clients: spin up another worker thread to send requests in the background.

Check out: https://github.com/segmentio/analytics-ruby/blob/2.0.13/lib/segment/analytics/client.rb

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

No branches or pull requests

2 participants