On Tue, Dec 16, 2008 at 3:42 PM, Michael Hanselmann <han...@google.com> wrote: > > With a large job queue, auto-archiving jobs can take a very long time, > causing timeouts on the luxi RPC layer. With this change, auto- > archive returns after half of the RPC timeout has passed. The user > will see how many jobs are left unchecked.
LGTM, even if this makes job auto-archival less "secure of succeeding"... Isn't there any way of making this happen "in the background"?? (aka another thread - without timeouts) Thanks, Guido