Open nakata5321 opened 3 months ago
Telemetry page don't show error response. This leads to endless waiting on the part of the user.
One of error, which I can see in debug console, but don't see in UI - IPFS timeout:
Show to user this this error and ask to change gateway to other in the list.
Tested on b4c699b
still actual on https://github.com/airalab/robonomics.app/commit/24120c0c9a5d51c67d620cfe2bf4def7a6ea0248
Added error output in notifications when loading files from ipfs. @positivecrash make it possible to stop downloading and display errors instead.
Problem
Telemetry page don't show error response. This leads to endless waiting on the part of the user.
Error
One of error, which I can see in debug console, but don't see in UI - IPFS timeout:
Solution
Show to user this this error and ask to change gateway to other in the list.