Open lukesutton opened 11 years ago
It currently uploads to the server, then the server uses a background-worker to push it to S3. Unfortunately, this doesn't work with multithreaded servers.
Instead we should have the user upload directly to S3.
It currently uploads to the server, then the server uses a background-worker to push it to S3. Unfortunately, this doesn't work with multithreaded servers.
Instead we should have the user upload directly to S3.