On Thu, Jan 24, 2013 at 02:06:43AM +0000, Dato Simó wrote: > Instead of waiting 15 seconds every iteration of the waiting loop, start > with 0.5 seconds and increment exponentially until a certain maximum is > reached. Keep the maximum at 15 seconds.
Hmm… this is better than before, for sure, but the right thing to do would be to implement WaitForJobChange support. I started some investigation on that in December, but the complex type of the job log put me off. So since this is not yet "perfect", I would prefer if you keep the TODO in there… LGTM, thanks. iustin --