workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

reduce the load on the rpc API when an accountView account has lots of tokens #231

Open SvenDowideit opened 2 years ago

SvenDowideit commented 2 years ago

We don't get to batch getParsedAccount yet, and I had to add a { retry: 2 } to the mintInfoView

but I think we can be more clever than I have been

(for eg 48Dactjx3zuJujtBHZ5cd2w3maKFFGsKhn1sXzU59VGK - https://explorer.solana.com/address/48Dactjx3zuJujtBHZ5cd2w3maKFFGsKhn1sXzU59VGK just got me kicked off - waited 2 minutes, and its back tho...)