eyal0 / OctoPrint-TimeToFilament

Display time until next filament change and other time-until-whatever info in OctoPrint
3 stars 1 forks source link

Remove Infinities from sent result but not from cache #9

Closed eyal0 closed 3 years ago

eyal0 commented 3 years ago

Removing them from the cache causes the file to be searched again each time, which is very slow.

This is a regression caused by c7425eeb25bb5b287439084fdb6001e7131282aa

This fixes #8