ReFi-Protocol / dashboard

https://dashboard-indol-zeta-98.vercel.app
0 stars 4 forks source link

refactor the code for fetching the digital assets #61

Closed yato-sketch closed 2 months ago

yato-sketch commented 2 months ago

Retry Logic for Fetching the Digital Asset

Sometimes, Solana may take a moment to process and propagate the mint transaction, especially on Devnet. Adding retry logic when fetching the digital asset can help avoid issues due to propagation delay.

netlify[bot] commented 2 months ago

Deploy request for refi-dashboard pending review.

Visit the deploys page to approve it

Name Link
Latest commit e896e1dac9ff73f1e949a417032c5352f4fb8dae
vercel[bot] commented 2 months ago

@yato-sketch is attempting to deploy a commit to the ReFi Protocol Team on Vercel.

A member of the Team first needs to authorize it.

yato-sketch commented 2 months ago

I fixed those.