Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up TUS-uploads by re-enabling creation-with-upload #7177

Closed
pascalwengerter opened this issue Jun 23, 2022 · 2 comments · Fixed by #7515
Closed

Speed up TUS-uploads by re-enabling creation-with-upload #7177

pascalwengerter opened this issue Jun 23, 2022 · 2 comments · Fixed by #7515

Comments

@pascalwengerter
Copy link
Contributor

Debug and re-enable creation-with-upload TUS extension

Needs tus/tus-js-client#397 to be solved

Code:

// @TODO Use uploadDataDuringCreation once https://github.com/tus/tus-js-client/issues/397 is solved

Commit: 0d301f5

@JammingBen
Copy link
Collaborator

Version 3.0.0 of the tus-client-lib has been released a few days ago which fixes this issue. Now needs to wait until uppy releases their next major version.

@kulmann
Copy link
Member

kulmann commented Aug 22, 2022

There is https://github.com/transloadit/uppy/releases/tag/uppy%402.13.4 and https://github.com/transloadit/uppy/releases/tag/uppy%403.0.0 - both have been released after the tus client lib that you mentioned. Didn't check if both uppy releases contain the updated tus client lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants