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

Memory leak when rollbar rate limit is reached #2

Open
rulrok opened this issue Mar 15, 2022 · 1 comment
Open

Memory leak when rollbar rate limit is reached #2

rulrok opened this issue Mar 15, 2022 · 1 comment

Comments

@rulrok
Copy link

rulrok commented Mar 15, 2022

Hello,

when rollbar blocks requests due to ratelimit, memory gets to increase until the program explodes.

My bet is that this is a winston issue per se, but maybe the winston-rollbar could prevent this by using the itemsPerMinute to prevent the rate limit or integrate in a different way with winston?

@zoellner
Copy link
Collaborator

Thanks, happy to review a PR for that.
I'm not using winston anymore, so not actively maintaining this repo - should probably add a note. Happy to transfer it as well

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