nft.storage icon indicating copy to clipboard operation
nft.storage copied to clipboard

Improve error handling

Open ericssontadashi opened this issue 3 years ago • 0 comments

On src/utils/router.js, all the errors thrown are handled as 500s.

Example:

  • Error generated on @nftstorage/ipfs-cluster/src/index.js due to invalid file

ericssontadashi avatar Jun 15 '22 17:06 ericssontadashi