Skip to content

Upload directly to storage bucket for importing #76

@cguess

Description

@cguess

Importing works fine on a single server, however using activejob on Heroku doesn't because it's technically different instances so the uploaded file doesn't work. We could pass the data around, but anything big would break wildly. So instead we'll use Shrine to upload directly to S3 and then reference it from the job.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions