onflow / nft-catalog

https://www.flow-nft-catalog.com/
The Unlicense
36 stars 13 forks source link

Grab proposals in batches to avoid memory issues on the cadence side #100

Closed bshahid331 closed 1 year ago

bshahid331 commented 1 year ago

Summary

The Catalog size is growing and especially the amount of proposals on testnet. Grabbing all the proposals on testnet at once doesn't work anymore and hits Cadence memory issues. You currently can't view anything. To workaround this and fix the proposals page I've split the call to grab proposals with batches.

Test Plan Works on my local... Screen Shot 2022-11-16 at 9 09 46 AM

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nft-catalog ✅ Ready (Inspect) Visit Preview Nov 16, 2022 at 2:12PM (UTC)