Switch to multipart upload #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Will make it much more reliable for people on dodgy connections.
Will need to use dropzone hooks to generate new presigned for each chunk - see here
927685c378/aws-multipart-upload.pyAnd see this stuff on managing lifecycle and removing failed uploads
https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html
And the dropzone docs on chunking
https://gitlab.com/meno/dropzone/-/wikis/faq#why-are-large-files-not-uploading
Have a look at https://uppy.io/