dracula / tmux

🧛🏻‍♂️ Dark theme for tmux
https://draculatheme.com/tmux
MIT License
664 stars 311 forks source link

weather.sh: Introduce fallback when wttr.in reaches call limit #308

Open fvincenzo opened 1 month ago

fvincenzo commented 1 month ago

When wttr.in reaches call limit returns the following:

Sorry, we are running out of queries to the weather service at the moment. Here is the weather report for the default city (just to show you what it looks like). We will get new queries as soon as possible. You can follow https://twitter.com/igor_chubin for the updates.

Which makes weather.sh display a random error.

Make the error predictable.

fvincenzo commented 4 weeks ago

Hello,

Is there anything else I should do to improve these patches?

Thanks!

fvincenzo commented 4 days ago

Hello @ethancedwards8,

Unless you have something against it, in which case I am happy to address, could you please merge this patch?

Yesterday I saw again the error.

Thanks!