How do other Continuous Integration systems handle this problem? E.g. the original CruiseControl (Java) system.
//P-J 2009/3/24 si <[email protected]> > > 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 :) >
