[Swift-devel] failed jobs while other jobs were being staged out

Ben Clifford benc at hawaga.org.uk
Tue May 4 10:55:29 CDT 2010


> When a job completely fails after several retries shouldn't swift wait
> for other jobs to be finished before a nonzero exit?

That was switchable - the lazy errors setting in the config file. Having 
it set one was makes it fail as soon as any job has exhausted its retries 
(this was good for debugging workflows) and the other makes it keep going 
trying all the jobs it can (this is good for production runs where you 
want to get as far as possible and know you're going to restart the 
workflow on failure).

-- 




More information about the Swift-devel mailing list