decentraland / decentraland/builder-server
Make the builder server check for the size of the whole item when upserting an item
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 17
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 3
Description
In the current process of uploading the items content, the size of the whole item is not computed, allowing the upload of an unlimited amount of files. To complete this task, make the builder server check for the whole size of the item before uploading it to S3.
Contributor guide
Assessment
This issue has not been assessed yet.