Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Drop short async pending tasks from tasklog #51

Closed
kpdecker opened this issue Nov 4, 2014 · 1 comment
Closed

Drop short async pending tasks from tasklog #51

kpdecker opened this issue Nov 4, 2014 · 1 comment
Labels
Milestone

Comments

@kpdecker
Copy link
Contributor

kpdecker commented Nov 4, 2014

setImmediate and nextTick are not helpful for logging in the pending log as they can be tracked by system level metrics and in highly async systems, there are many many of these events occurring, leading to logger overhead.

Fixes walmartlabs/hula-hoop#7

@kpdecker kpdecker added the bug label Nov 4, 2014
@kpdecker
Copy link
Contributor Author

kpdecker commented Nov 4, 2014

Released in 0.15.1

@kpdecker kpdecker modified the milestone: 1.0.0 Feb 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant