Great idea on the cron job, I wouldn't have thought to try that, it's interesting that those never fail.
I already am using Delayed::Job, but I have enough records (a few million) that even a rake task that's just building delayed jobs is failing with these errors. I don't believe that these errors are caused by any sort of a timeout error or memory limit, as the amounts of time a process lasts, and the number of records processed seem to vary pretty greatly. Seems like a bug, especially given that this isn't documented behavior. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
