PipelineFX Forum

Qube! => General => Topic started by: foobar on October 08, 2007, 06:55:09 PM

Title: Pause before retrying failed jobs
Post by: foobar on October 08, 2007, 06:55:09 PM
Hi, my fellow Qube friends.

I've got a question about retrying failed jobs. I know I can do something like:

qbsub --retrywork 1 --retrysubjob 1 --range 1-100 Render -s QB_FRAME_NUMBER -e QB_FRAME_NUMBER myscene.ma

This will retry the job. That's great. BUT, often, the retry fails as well because the node is having problems (for example, it's rebooting). Is there a way to pause before the retry...or better yet, is there a way to retry with a delay? Something like "retry failed jobs in 15 minutes" kind of thing?

Thanks!
Title: Re: Pause before retrying failed jobs
Post by: eric on October 08, 2007, 10:44:39 PM
Sorry, but we don't support a defined pause between retries.