After updating to 2.14 I’ve noticed the error rate over time has increased. I have a 4 hour running average of the error rate for monitoring and its increases from 0.5% to 0.7% without changing settings. My average stat polls the API every 60 seconds.
I’ve seen people complain and revert to 2.13.x but I was wondering what is the reason for a higher error rate? Sometimes I feel like knowing the error rate is detrimental to the experience since I’m trying to min max the efficiency and error rate.
My rudimentary understanding would be the new websocket polling changes how often the error rate is computed. The actual error register value is the same but with faster updates the number of “good” hashes has decreased leading to a higher percentage.
Otherwise love the update!