Closed ZenRepublic closed 4 months ago
Usually, and error is throw immediately, but with certain nfts (mostly scam ones) fetching metadata stops the entire process for a very long time before error is returned
this one for example: https://ipfs.io/ipfs/bafkreihpa6rnq2bcog7lmxtzx2wzaiaaxu2o7ardfwmyhuepnht3ctjn6y
maybe add a 5 second timeout or something?
No response
Timeout property added to SolanaClient. MetadataNode can now access SolanaClient properties.
Description
Usually, and error is throw immediately, but with certain nfts (mostly scam ones) fetching metadata stops the entire process for a very long time before error is returned
this one for example: https://ipfs.io/ipfs/bafkreihpa6rnq2bcog7lmxtzx2wzaiaaxu2o7ardfwmyhuepnht3ctjn6y
Suggested Improvements
maybe add a 5 second timeout or something?
Extra Information
No response