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

Missing data/NO DATA RECORDED every hour #169

Open
gyrex opened this issue Mar 8, 2024 · 1 comment
Open

Missing data/NO DATA RECORDED every hour #169

gyrex opened this issue Mar 8, 2024 · 1 comment

Comments

@gyrex
Copy link

gyrex commented Mar 8, 2024

I've got an issue where a 5 minute interval is missed every hour and no data is recorded. I ran a debug log for a while but couldn't see anything of note.

Any ideas?

Screenshot 2024-03-08 at 2 56 17 pm Screenshot 2024-03-08 at 2 57 56 pm
@htrandeputy
Copy link

htrandeputy commented Sep 4, 2024

I am seeing something similar and haven't been able to resolve. I can only suggest increasing timeout, retries and scan interval. I haven't been able to fix it but here is what I'm using at the moment:
timeout: 15 # [Optional] Default is 10, how long to wait for a connection
retries: 6 # [Optional] Default is 3, how many times to retry if connection fails
scan_interval: 15 # [Optional] Default is 30
I assume timeout is in seconds and scan_interval is in seconds too?

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

2 participants