airalab / robonomics.app

Manage your IoT devices through web3 infrastructure; Supports integration with Home Assistant
https://robonomics.app
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

asynchronous loading From IPFS #161

Open nakata5321 opened 1 month ago

nakata5321 commented 1 month ago

Problem

Right now we have The IPFS gateway list and user can choose one IPFS gateway from the list. Sometimes the chosen gateway fall with error. examples can be found here - #159 #160

Proposal

Can we download data from all gateways in asynchronous way? And provide to the user data which will be downloaded first.