Closed jheinitz closed 1 year ago
Die Daten werden jede Stunde refreshed und der Fehler bleibt dann entsprechend stehen. Statt den Fehler zu unterdrücken wäre es besser ein exponential retry einzubauen statt eine Stunde zu warten. Eine andere Möglichkeit wäre, gar keinen Fehler auszugeben solange noch ausreichend Daten vorliegen. Was "ausreichend" heisst wäre zu definieren. Überhaupt Daten? 8h? 1 Tag?
Aktuell keine Prio, PR welcome.
Der API Server scheint down ist zu sein. Ich bekomme ein
[main ] ERROR 2023/06/01 14:32:41 failed configuring planner tariff: cannot create tariff 'grünstromindex': unexpected status: 502 (Bad Gateway)
Also kein(?) Bug.
Wurde das mit dem verlinkten PR beginnen? Ich bin auf 0.119.5 und es tritt noch auf wie oben beschrieben: Fehler wird alle paar Sekunden geloggt.
Logfile? Bitte trace für den Tarif. Wenns auch mit mehreren Versuchen nicht klappt wird der Fehler geloggt.
Describe the bug
Hello!
I have configured the
grünstromindex
to get the carbon footprint of my setup. Today there was a problem with the request at 13:25. From that time on the log contains the following message every 20s:Exactly at 14:25 these messages did no longer appear. Could it be that the request to GSI is executed every 60m and therefore the next request succeeded?
I would suggest to log this message only once after the request failed.
By the way: my
interval:
is set to 20s. So maybe the message is logged at every interval.Kind regards
Jens
Steps to reproduce
Configuration details
Log details
What type of operating system are you running?
Docker container
Version
0.117.4