-
Notifications
You must be signed in to change notification settings - Fork 17
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
Improve how we save stats. Use channels #131
Labels
Milestone
Comments
Ianleeclark
changed the title
Cache stats and send in every
Improve how we save stats. Use channels
Nov 28, 2016
N
requests
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Ianleeclark
added a commit
that referenced
this issue
Nov 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now we update stats after every announce response. It'd be better if we cached our stats and only updated every
N
requests.The text was updated successfully, but these errors were encountered: