felixhageloh / weather-widget

A weather widget for Übersicht
64 stars 32 forks source link

Issue #36 #37

Closed kyletitus closed 7 years ago

kyletitus commented 7 years ago

https://github.com/felixhageloh/weather-widget/issues/36

Added in simple retry logic to the get-weather.js file, this has a hardcoded max of 5 tries. Added in simple caching via localstorage to the main coffeescript file.

I am mainly a back end guy, js/coffee are not languages I usually work in. Feel free to rip these changes apart. That being said, everything seems to be working on my machine locally.

kevanchristmas commented 7 years ago

Working fine for me so far - thanks for the effort!

kyletitus commented 7 years ago

Made a quick update, was getting some stack traces when the widget tried refreshing after opening up my laptop from sleep. Just bad handling.

felixhageloh commented 7 years ago

Thanks again for the PR! Unfortunately I need to discontinue this widget because I have absolutely no time to maintain it. Of course I will leave the code available and I will add any fork of this widget to the widget gallery again. Would you by any chance be willing to take over this widget?

kyletitus commented 7 years ago

I can take it over and at least keep it working as is. If anything happens that would cause a major overhaul (yahoo api breaking further) I most likely not be able to support it, but would at least give it the old college try.

felixhageloh commented 7 years ago

I think in this case I will just merge your PR for now - I don't want to push this on to you - and then ask around if anyone is interested in adopting this widget