Hi
I have been work on folder upload on Moralis (for IPFS) as a pre-requisite for my ERC-1155 smart contract, the metadata file that I am uploading is around 1 KB, however what I have noticed is it works till 1000-1200 files, but since I have a requirement more than that, I started getting 503 error. Is there anything I could do to prevent this error and be able to reach upto 10,000 or even more files.
Thanks
Ashwani