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

Gradually decrease "connecting..." log message frequency on peers #31

Open
elonen opened this issue Feb 10, 2020 · 0 comments
Open

Gradually decrease "connecting..." log message frequency on peers #31

elonen opened this issue Feb 10, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@elonen
Copy link
Owner

elonen commented Feb 10, 2020

Peer currently logs pretty frequently when it doesn't get a websocket connection to master. This can fill up RAM/log with unnecessary information. Fix: gradually decrease frequency it writes that log message (to min once per 30min) and then reset the timer when something else happens.

@elonen elonen added enhancement New feature or request good first issue Good for newcomers labels Feb 10, 2020
@elonen elonen changed the title Gradually decrese "connecting..." log message frequency on peers Gradually decrease "connecting..." log message frequency on peers Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant