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

Library cause 100% CPU when redis is down #2

Open
liat-donde opened this issue Aug 31, 2015 · 0 comments
Open

Library cause 100% CPU when redis is down #2

liat-donde opened this issue Aug 31, 2015 · 0 comments

Comments

@liat-donde
Copy link

I got to a point that my redis machine got full (0% freeable memory) .
That caused the node app to work in 100% cpu trying to write the logs.

Is there a way to configure to drop logs when redis is not reachable?
Which transport layer does it use? Can I use UDP and ignore lost packages?

It is not good design for me when logger failure cause system failure.

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

1 participant