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.
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.