boramalper / himawaripy

Set near-realtime picture of Earth as your desktop background
http://labs.boramalper.org/himawaripy
MIT License
1.62k stars 239 forks source link

Retry tile download failures (time outs) #84

Closed cameronleger closed 7 years ago

cameronleger commented 7 years ago

Sometimes a connection issue can cause a tile to fail, which ends the whole process.

Now, each tile is tried for download multiple times, failing after a few tries only. This has consistently worked well for me.

boramalper commented 7 years ago

Thanks a lot, it's a great idea!

I've incorporated your changes in v2 so I'm closing the pull request. You are now one of the AUTHORS. :)