lardawge/carrierwave_backgrounder
Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq..
Ruby
Issues
- 0
Base image processing does not run for backgrounded jobs, possible change to cache! in ProcessAssetMixin?
#320 opened by astapinski - 1
Fail to handle missing record when active job runs after the resource got delete
#319 opened by nicolassocheleau - 6
`process_in_background` was broken by commit on Aug 8
#316 opened by Qqwy - 7
- 6
multiple uploads is broken
#232 opened by pragmaticsc - 5
- 2
Ability to turn off removing cache directory
#220 opened by lesniakania - 3
- 2
- 6
NameError (uninitialized constant CarrierWave::Workers::ProcessAssetMixin):
#235 opened by thekevinscott - 11
- 1
ActiveJob expecting 1 argument given 3
#259 opened by elithecho - 2
How can I get all job ids to track their status when uploading multiple pictures?
#241 opened by Mohakjuneja - 4
New release based on master
#300 opened by p8 - 3
SIGTERM when processing versions on heroku
#255 opened by atstockland - 8
carrierwave_backgrounder generator not found
#247 opened by mausconi - 6
Carrierwave 1.0.0.beta and multiple uploads
#246 opened by davidwessman - 2
- 0
Cache file when validation fails
#252 opened by vincentcordel - 0
No Memory Error on uploading large files
#254 opened by BlueStrap11 - 6
GIF Upload and Processing using CB Causes Memory Leak breaking entire site (App Crashed Error on Heroku) ERROR H10
#245 opened by tubebot - 1
Deprecation Warning Rails 5 - attribute_change
#260 opened by kasiabernad - 2
New Version Release?
#261 opened by patricklindsay - 1
- 1
Switch to mini_mime gem from mime-types
#268 opened by tmaier - 0
Consuming AWS EC2 resources
#270 opened by jonhue - 0
undefined method `configure' for CarrierWave::Backgrounder:Module (NoMethodError)
#272 opened by davidwparker - 0
- 1
r
#265 opened by suthanbala - 2
Carrierwave::BackgroundJob endless loop
#287 opened by staffler-xyz - 2
undefined method `perform_later' for CarrierWave::Workers::StoreAsset:Class Did you mean? perform
#303 opened by abdulhanan001 - 7
Sidekiq warning about serializing job arguments
#304 opened by jesseminer - 3
undefined method `configure' for CarrierWave::Backgrounder:Module (NoMethodError)
#267 opened by edenisn - 5
store_in_background with sidekiq not working
#233 opened by sai92messy - 1
NoMethodError - undefined method `perform_later' for CarrierWave::Workers::ProcessAsset:Class
#296 opened by coremuscle254 - 5
Supports for rails 5.2
#280 opened by tumati123 - 3
Issue with cache_storage and processing on aws.
#282 opened by HuntBurdick - 1
Process in background not working
#284 opened by JamesAndresCM - 1
CarrierWave::Workers::StoreAsset NameError: uninitialized constant Attachment
#290 opened by amorimlucas - 0
- 2
- 0
- 0
This gem just isn't working
#243 opened by tubebot - 0
Override sidekiq worker
#240 opened by Mohakjuneja - 1
- 2
Store in Background with Transloadit(Remote url)
#236 opened by grepruby - 14
process_in_background not putting job in queue
#227 opened by amilano - 2
[Question] How to set queue on custom worker?
#223 opened by PikachuEXE - 3
Process not updating model attributes
#218 opened by murtali - 2
No longer uploading to amazon s3
#219 opened by pwz2k