Closed
Description
Due to how data from providers are being fetched it may happen when there's no internet connection that EPaper service will be killed by watchdog and wrong time will be displayed constantly on display.
Quick workaround is to add time outs (2s for connection, 4s for read) + newer version of meteoalertapi
.
Ideally it would be nice to:
- implement timeouts this way: https://www.peterbe.com/plog/best-practice-with-retries-with-requests (where also retry count can be specified)
- let clock refresh display without waiting for data
Metadata
Metadata
Assignees
Labels
No labels