john30 / ebusd-configuration

ebusd configuration files
GNU General Public License v3.0
177 stars 277 forks source link

Replace r9 with r in yield4445.inc for YieldThisYear #127

Closed Tranquility76 closed 5 years ago

Tranquility76 commented 5 years ago

Hi John,

why is YieldThisYear set to r9? This value only changes infrequently but having r9 gives a lot of entries in the ebusd.log. (Which causes unnecessary writes on the SDCard.)

Thanks Sebastian

john30 commented 5 years ago

9 is like the factor to be applied on the polltimeout, so having 9 there will lead to these messages polled as rare as possible

Tranquility76 commented 5 years ago

Hi,

I know (from the Wiki) that 9 means least poll intervall?

The question was, why this field is marked for automatic poll at all. It only changes once a day so automatic poll makes no sense from my point of view.

And the poll happens very often according to my logs. (a few times per minute if I remember right)

Am 04.01.2019 um 17:16 schrieb John notifications@github.com<mailto:notifications@github.com>:

9 is like the factor to be applied on the polltimeout, so having 9 there will lead to these messages polled as rare as possible

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/john30/ebusd-configuration/issues/127#issuecomment-451490003, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADA3EqixhbtwZ9sm6InJIgRMahLdTUEwks5u_35vgaJpZM4ZpRB3.

john30 commented 5 years ago

in order to have the yield available on a regular basis. you can just increase the poll timeout or disable polling by setting it to 0