impressionist icon indicating copy to clipboard operation
impressionist copied to clipboard

Async support

Open pehrlich opened this issue 11 years ago • 1 comments

The controller call to impressionist relies on the request and other contextual data, with no apparent hook for asynchronous operation (e.g., through a worker).

Has anyone set this up before? How is synchronous performance?

It looks like making a custom version of this method in the controller called impressionist_async might make sense. Maybe there's a Rails4 api to make this super easy, but we're still on 3 so may not be as useful. https://github.com/charlotte-ruby/impressionist/blob/master/app/controllers/impressionist_controller.rb#L15

pehrlich avatar Jun 02 '14 23:06 pehrlich

Duplicate of #140

sunny avatar Feb 10 '19 16:02 sunny