Constantine Nathanson

Results 43 comments of Constantine Nathanson

@gagandeepp looks like the guy who originally opened a PR (@simran-sankhala ) is not responding, feel free to take his PR, fix all the issues and submit yours.

This is the PR: https://github.com/cloudinary/cloudinary-cli/pull/80

@gagandeepp , yes, you can fork it and submit your changes.

@estebanutz , thank you for reporting the issue, it should be fixed in the latest version: [2.1.2](https://github.com/cloudinary/cloudinary_gem/releases/tag/2.1.2)

@estebanutz, it would be great if you could provide some sample code that I would be able to check

Hi @estebanutz, Thank you for bringing this to our attention. We have investigated the issue and were able to reproduce it in our development environment, where incomplete class reloading resulted...

@estebanutz I would start by checking rails logs, specifically: ``` Cloudinary Storage (0.1ms) Generated URL for file at key: vbrnv5yt5qrpi94rtvnc5cv8il7y (https://res.cloudinary.com/cloud_name/raw/upload/vbrnv5yt5qrpi94rtvnc5cv8il7y.eml?_a=BACE6GBn) Cloudinary Storage (399.2ms) Downloaded file from key: vbrnv5yt5qrpi94rtvnc5cv8il7y ```...

@estebanutz , unfortunately I cannot reproduce it on my side, I suspect it loses file extension (.eml) during upload for some reason, to investigate it, can you please install the...

@estebanutz , there should be no significant delays, unless you attach really large files to your emails. Another thing I would try, is to set `resource_type` to `raw` in your...

@theperiperi thank you for the effort! Can you please provide a brief description of you sample app? And what generative/AI Cloudinary features it uses? The idea is to use one...