Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

[Feature Request] support for background processing #2260

Closed
morgoth opened this issue Jul 21, 2016 · 4 comments
Closed

[Feature Request] support for background processing #2260

morgoth opened this issue Jul 21, 2016 · 4 comments

Comments

@morgoth
Copy link
Contributor

morgoth commented Jul 21, 2016

Since Paperclip now requires Rails >= 4.2 it means that it has access to ActiveJob.

Will you consider integration with AJ for processing files in the background?
Currently it's possible using https://github.com/jrgifford/delayed_paperclip but it has lot of hacks, so it's not easy to maintain it.

Not sure how big effort would it be to get it into paperclip, but the first question is - is this something that you would like to have or not?

@andreiglingeanu
Copy link

@morgoth +1!

@tute
Copy link
Contributor

tute commented Jul 22, 2016

@morgoth this is a great idea. What would it take to make paperclip ActiveJob aware?

@morgoth
Copy link
Contributor Author

morgoth commented Jul 23, 2016

@tute I created simple Proof of Concept in #2261 - we can move discussion there. I would like to get your feedback.

@tute
Copy link
Contributor

tute commented Aug 16, 2016

Closing in favor of PR. Thanks!

@tute tute closed this as completed Aug 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants