On a related note, I think there should also be an info message saying that 'there are no active build agents configured' (or something similar) displayed in the UI if someone tried to force build a project/project group when all build agents are down/disabled. The current behavior just reloads the Project Group Summary page or Project Info page (depending where you triggered the build) and you won't know why the project isn't building until you check the logs :)
Thanks, Deng On Tue, Mar 23, 2010 at 10:56 AM, Marica Tan <[email protected]> wrote: > I'm currently working on CONTINUUM-2371 and here are my proposed changes. > > 1. check if the agent is available or not by calling the ping method before > proceeding with the call to other methods > 2. if the agent is not available, disable it. > > Comments/Suggestions? > > Thanks, > -- > Marica >
