Skip to content

Conversation

@SandersAaronD
Copy link
Contributor

I need to test this later but this should substantially improve upload speeds. The idea is to decouple the processes of hashing the file, calling the API to get an upload URL, and actually uploading the file. Ideally these should run in sync in the background right now and the actual upload should simply be smooth.

This also makes logging state to disk an append, in case that was a problem. I don't think it should have been but it's plausible disk or CPU is a potato and it is.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants