As of right now I'm having trouble running this in production with Heroku. Locally I can upload a full-size/thumb-size version of the image to s3, however in production only a full-size image will be uploaded s3. To my understanding it's due to Heroku's support of background jobs, anyone have experience solving this?
As of right now I'm having trouble running this in production with Heroku. Locally I can upload a full-size/thumb-size version of the image to s3, however in production only a full-size image will be uploaded s3. To my understanding it's due to Heroku's support of background jobs, anyone have experience solving this?