mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 02:01:47 +03:00
171a95f17a
- Close https://github.com/enso-org/cloud-v2/issues/1492 - Use multiplart upload for large files (>6MB) - Split file into chunks of *exactly* 10MB (backend currently returns a fixed number of chunks) - Call "start upload", then upload each chunk to S3 (currently sequentially), then "end upload" - Files <=6MB (lambda limit) still use the current endpoint # Important Notes None |
||
---|---|---|
.. | ||
src | ||
package.json | ||
tsconfig.json |