According to documentary, the Worker has a 128 mb memory limit “at all times”
I would like to know how does this comply with file uploads.
If theoretically, 20 users of the site are uploading 10 mega byte files at the same time, does this mean that the worker is processing 200 MB, and anything after 128 mb are chopped off?
Or, does this 128mb limit not count the content of the request itself?