すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
The Build Queue Timeout event is thrown when a build has been waiting in the build queue for longer than a specified period of time.
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 Build Queue Timeout event is thrown. You can also disable build monitoring altogether so that the Build Queue Timeout event never occurs.
To edit the Build Queue Timeout event settings,
You can disable the Build Queue Timeout event by disabling build monitoring for your Bamboo installation. See Disabling Build Monitoring.
Please note, you cannot disable the Build Queue Timeout event without disabling all build monitoring features for your Bamboo installation.
By default, Bamboo will check whether a Build Queue Timeout event has been thrown every 60 seconds. You can change this by configuring the system property, bamboo.buildQueueMonitor.checkInterval
. This property is specified in seconds.
Please read the Configuring System Properties page for instructions on how to configure the bamboo.buildQueueMonitor.checkInterval
system property.