You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently set up a fresh copy of the apiscraper to use for my vehicle. When the vehicle is asleep, it will poll every 64 seconds, but when it is awake, it is polled every 1 second. After parking the vehicle, it still gets polled that frequently. My vehicle is parked outside at the moment, and cabin overheat is on, so it won't go to sleep. The messages I see in the console is:
2019-07-01 09:01:53 INFO Writing Points to Influx: charge_state INFO:apiscraper:Asleep since: 0 Sleeping for 1 seconds..
It does this over and over, which I don't think it necessary and am worried about hammering the API service. Is this normal behavior? Here is full log, starting at the very end of a drive, and then getting stuck about charger voltage: https://pastebin.com/vz53cTAv
I recently set up a fresh copy of the apiscraper to use for my vehicle. When the vehicle is asleep, it will poll every 64 seconds, but when it is awake, it is polled every 1 second. After parking the vehicle, it still gets polled that frequently. My vehicle is parked outside at the moment, and cabin overheat is on, so it won't go to sleep. The messages I see in the console is:
2019-07-01 09:01:53 INFO Writing Points to Influx: charge_state INFO:apiscraper:Asleep since: 0 Sleeping for 1 seconds..
It does this over and over, which I don't think it necessary and am worried about hammering the API service. Is this normal behavior? Here is full log, starting at the very end of a drive, and then getting stuck about charger voltage: https://pastebin.com/vz53cTAv
I think it is similar to #46 and #48. Thanks.
The text was updated successfully, but these errors were encountered: