Hi,

On Thu, Jul 9, 2009 at 2:19 PM, Justin Mason<j...@jmason.org> wrote:
> FWIW, my experience over the last few days of monitoring has been that
> our build backlogs on the Hudson machine are due to contention for the
> limited number of executors; particularly the 2 on the main instance.
> There are a few projects that perform 1.5-hour deployments from this.
> IMO we need to come up with a way to accomodate this.

Should we add a "long build" lock that all builds that normally take
more than say 60 minutes should synchronize on? That way we'd never
have situations where two long builds block both executors at the same
time.

BR,

Jukka Zitting

Reply via email to