ruote tmp/log_2011-08-10.html

2011-08-10 01:04:00 utc troy42 jmettraux: any chance you're aware of a way to set a process-wide timeout for how long a process can run, like when executing it (without modifying the pdef)?
2011-08-10 01:05:20 utc jmettraux something like Ruote.process_definition :timeout => '3d' { wait '4d' }
2011-08-10 01:05:23 utc jmettraux should do it
2011-08-10 01:05:46 utc jmettraux timeout works on any expression
2011-08-10 01:42:26 utc jmettraux troy42: sorry, I misunderstood your question initially, you can do that with something like https://gist.github.com/1135845
2011-08-10 02:09:41 utc troy42 sorry, i stepped away
2011-08-10 02:09:53 utc troy42 reading scrollback now
2011-08-10 02:10:06 utc troy42 wow, john, that is awesome
2011-08-10 02:10:18 utc troy42 way more than i could have hoped for - thanks a ton
2011-08-10 02:20:09 utc jmettraux you're welcome