Mauricio Labarca

Results 11 comments of Mauricio Labarca

Thanks @xiaohui-zhangxh this did the trick! Maybe this can be added to the readme?

It would really be great to see #93 getting merged in some form, this is still a bit of a pain

Oh wow I can't believe I missed this 🤦‍♂️ I'll point the gem to Master and add the npm package in a bit, thanks! Maybe we should just close the...

Alright, I spent a couple hours testing this and it wasn't working as well as I hoped. The only way i got this to reliably work was using a setup...

@grantspeelman Hey there, I tested changing things with puma and effectively starting puma with 1 worker and 1 thread improved this and made this behave as standard as vcr in...

Thanks for the quick reply. That sounds good. Would it make sense to be able to pass on that config block both an 'enlarging' kernel (defaulting in :nearest) and a...

@eltiare Here's a pr to add those config options! https://github.com/eltiare/carrierwave-vips/pull/31

The issue still persists. Right now i have an issue when deleting images that are still processed and I find that the only way to prevent this is to query...

We use https://github.com/square/sidekiq-killswitch for this. It means an extra middleware and redis checks, but the help on incident response time and TTR is huge.