mediachain / oldchain-client

[DEPRECATED] old mediachain client experiments
MIT License
4 stars 2 forks source link

set default timeout for fetching assets to 10s #85

Closed yusefnapora closed 8 years ago

yusefnapora commented 8 years ago

Sadly ipfs tends to hang forever when it can't resolve a hash, so having no timeout by default is bad :)

I picked 10 seconds pretty randomly, we may need to tweak this going forward.