Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicle is getting polled every 1 second #57

Open
eliluong opened this issue Jul 1, 2019 · 3 comments
Open

Vehicle is getting polled every 1 second #57

eliluong opened this issue Jul 1, 2019 · 3 comments

Comments

@eliluong
Copy link

eliluong commented Jul 1, 2019

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.

@ruffneck-
Copy link

I have the same issue

@eliluong
Copy link
Author

Put this (9161652) into the code. I thought it was merged into the current release but it did not.

@07stuntar1
Copy link

how do I pull release? using docker-compose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants