How does Bamboo recover when an agent is lost/goes off line during a build?
Is there any recovery per say or si the build just marked as failed?
Community moderators have prevented the ability to post new answers.
How does Bamboo recover when an agent is lost/goes off line during a build?
Technically, Bamboo does not look for an agent. The agent tells Bamboo that it is on. Bamboo deactivates the agent if the agent does not ping it in a certain amount of time.
Is there any recovery per say or si the build just marked as failed?
It will be marked as failed as failed != queued.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.