Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.1
-
None
Description
Under the circumstances outlined in CONTINUUM-2655, the build result is never returned to the server. In this case, the server never times out waiting for the response, and further pings do not encourage the agent to present the failure.
The build will run forever if it was forced and not respecting the timeout value. It can no longer be cancelled as it doesn't appear in the queue.
Two things are needed:
- A failure to respond should generate a new error response (with a simpler message less likely to fail)
- The server should check for a lack of response and end the build if the job has finished
Attachments
Issue Links
- relates to
-
CONTINUUM-2616 Project state is still building after cancelling a build with distributed builds enabled
- Closed