I’m getting: rake aborted! execution expired.
Is it because my rake task takes a long time to complete?
Is there a way to get around this?
I think, start the rake task as a daemon process should work, any
other way?
I’m getting: rake aborted! execution expired.
Is it because my rake task takes a long time to complete?
Is there a way to get around this?
I think, start the rake task as a daemon process should work, any
other way?
On Mon, Oct 26, 2009 at 12:44 AM, phoenix [email protected] wrote:
I’m getting: rake aborted! execution expired.
Is it because my rake task takes a long time to complete?
Is there a way to get around this?I think, start the rake task as a daemon process should work, any
other way?
Can you start by telling use what you’re trying to do within your
rake task and provide any supporting code so that we can better
assist you?
-Conrad
rake command --trace might be able to tell you.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs