All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
The Hanging Build event is thrown when a Bamboo determines that a build has become unresponsive according to two criteria:
The 'Expected Build Time' and 'Log Quiet Time' must both be exceeded for Bamboo to throw the build hung event.
On this page:
This event can currently be used to trigger notifications. Read more about Adding or Removing Notifications for a Plan.
You can change the criteria governing when the Hanging Build event is thrown, or disable it altogether so that it never occurs.
Please note that the Hanging Build criteria can be also be set for a specific plan, when specifying a plan's builder. Plan-level criteria will override the global criteria described on this page (including disabling the event).
To disable the Hanging Build event,
To edit the Hanging Build event settings,
By default, Bamboo will check whether a Hanging Build event has been thrown every 60 seconds. You can change this by configuring the system property, bamboo.buildHangingMonitor.checkInterval. This property is specified in seconds.
Please read the Configuring System Properties page for instructions on how to configure the bamboo.buildHangingMonitor.checkInterval system property.