Bug report for Cloudinary Ruby SDK
The issue persists on https://rubygems.org/gems/cloudinary 2.4
Describe the bug in a sentence or two.
Sometimes I get HTTP 404 when trying to fetch a .eml file (but the file exist in Cloudinary)
Initially reported in #555
Issue Type (Can be multiple)
Steps to reproduce
- Start a new Rails project
- Set up Action Mailbox with Cloudinary as service
- Run the rails server, visit
/rails/conductor/action_mailbox/inbound_emails/ and create a few inbound emails
- You must see the error
Error performing ActionMailbox::RoutingJob in the logs (it doesn't happen for all inbound emails, so be patient and keep adding them)
Operating System
Environment and Libraries (fill in the version numbers)
- Cloudinary Ruby SDK version - 2.4
- Ruby Version - 3.1.7
- Rails Version - 7.1.5.2
- Other Libraries (ActiveStorage, etc) - activestorage = 7.1.5.2, actionmailbox = 7.1.5.2
Repository
If possible, please provide a link to a reproducible repository that showcases the problem
Bug report for Cloudinary Ruby SDK
The issue persists on https://rubygems.org/gems/cloudinary 2.4
Describe the bug in a sentence or two.
Sometimes I get HTTP 404 when trying to fetch a .eml file (but the file exist in Cloudinary)
Initially reported in #555
Issue Type (Can be multiple)
Steps to reproduce
/rails/conductor/action_mailbox/inbound_emails/and create a few inbound emailsError performing ActionMailbox::RoutingJobin the logs (it doesn't happen for all inbound emails, so be patient and keep adding them)Operating System
Environment and Libraries (fill in the version numbers)
Repository
If possible, please provide a link to a reproducible repository that showcases the problem