Hi

for the stopped state :
the project must have  5 (default value)  failures in a row, for the project
being stopped.

so ok, nok, ok, nok, ...

the project will never reach the stopped state, but will have several
exception states

This property was added to prevent hundreds of failures when the network
would be offline for hours
--> check every 30 seconds and if the network was down during the weekend 30
* 2 * 60 * 24 * 2 = 172.800
exception builds, which is a bit over the top ;-)

with kind regards
Ruben Willems




On Tue, Mar 24, 2009 at 4:39 AM, si <[email protected]> wrote:

>
> Also, I noticed that the documentation for 'maxSourceControlRetries'
> reports that once this value has been reached* the project goes into a
> stopped state. For the conditions described in this thread, that isn't
> the case, the project(s) remain in a running state.
>
> * I assume this is based on the particular project trigger(s), e.g.
> intervalTrigger of 30 seconds = 30 * 5 seconds before failing.
>
> Sorry to be such a pain :)
>

Reply via email to