Hello there, I have an application with a rake task that takes about 2 minutes to run. That's not 2 minutes of intensive CPU crunching, it's 2 minutes of mostly waiting for a few outgoing HTTP calls.
When I run this rake task, I get `Rake command timed out. Aborted.`. Is it impossible to run rake tasks longer than what seems to be 20-30 seconds? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
