valist-io / valist

Web3-native software distribution. Publish and install executables, Docker images, WebAssembly, and more. Powered by Ethereum, IPFS, and Filecoin.
https://valist.io
Mozilla Public License 2.0
116 stars 6 forks source link

[API] Timeout on certain artifacts from hosted API service #259

Closed awantoch closed 2 years ago

awantoch commented 2 years ago

Our managed API occasionally times out on some IPFS hashes. This is due to the node using an embedded IPFS node versus simply using the pin.valist.io node infra directly.

We can solve this by pointing the IPFS_HOST of the managed api to pin.valist.io