Stremio / stremio-service

GNU General Public License v2.0
128 stars 7 forks source link

Retry to download binaries #22

Open elpiel opened 1 year ago

elpiel commented 1 year ago

There was a failed build for building the apps because one of the requests for downloading a binary in the build.rs script had Timed out.

We should have a retry mechanism to avoid such scenarios to the best of our efforts