alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Retrying #89

Closed rauchg closed 8 years ago

rauchg commented 8 years ago

In a lot of installs (anecdotally) ied fails with weird connection or HTTP errors to the registry involved. I think it's very important that ied retries at least once or twice for every failed fetch.

jippi commented 8 years ago

:+1: !