Multi-file upload to IPFS returns 503

Hey team,

I’m trying to upload around 2500 files to this endpoint:

https://deep-index.moralis.io/api/v2/ipfs/uploadFolder

I’m receiving 5xx errors.

When I try with 500 files, it works fine but when I try with 1000 I get 5xx errors as well.

Just wondering what the limit for this endpoint is and if there is a way to get it increased.

Thanks

for now the limit of this endpoint is in size, it works with a total size close to 5MB, you can not increase it now

Is it possible to batch to the same collection? @cryptokid

no, I don’t know of a way to upload in batches to the same collection now, we’ll have to improve that functionality sometimes in the future

1 Like