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

Better uploads #587

Open
cooper667 opened this issue Mar 8, 2022 · 0 comments
Open

Better uploads #587

cooper667 opened this issue Mar 8, 2022 · 0 comments
Assignees
Labels
enhancement [Improvement] Enhancement request.

Comments

@cooper667
Copy link
Contributor

cooper667 commented Mar 8, 2022

There's some overlap with https://github.com/gliff-ai/store here, but in general:

  • Change Etebase SDK to support dynamic chunks and/or passing chunk sizes in.
  • Fix Etebase SDK chunkUpload method to be parallel
  • Use PromiseAllSettled rather than Promise.all and make a single failure not fail the entire upload.
  • More accurate progress (and change the progress bar)
  • On Store, we need to investigate the overhead we have on HTTP requests as this currently makes chunking impractical (although could be mitigated with large chunks and parallel uploads)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [Improvement] Enhancement request.
Projects
None yet
Development

No branches or pull requests

2 participants