https://bugzilla.wikimedia.org/show_bug.cgi?id=58829

Merlijn van Deen <valhall...@arctus.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Merlijn van Deen <valhall...@arctus.nl> ---
This was an issue again with the connection issues on Labs.

Because we are now using SGE to schedule jobs, we could implement something
like:

IF (now - query_begin_time) > (last_runtime) * (cache_factor)
   AND (there currently is no SGE job with the same name)

THEN submit a new job.

The 'existing job' test can be handled by jsub -once.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to