MikeGawi / ePiframe

ePiframe is an e-Paper (or HDMI, Composite display) Raspberry Pi Photo Frame with Google Photos and more
GNU General Public License v3.0
66 stars 12 forks source link

WebUI - log refresh rate is too small and causes freezing during high loads #30

Closed MikeGawi closed 2 years ago

MikeGawi commented 2 years ago

I've noticed that WebUI log refresh rate is too small and causes freezing during high loads. It is set on 1 sec and when log is huge that can cause a lot of IO operations and freeze OS a bit.

MikeGawi commented 2 years ago

Log refresh time has been changed from 1 sec to initial 1 then every 3 seconds.