This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

The build queue timeout event is thrown when a Job build has been waiting in the build queue for longer than a specified period of time.

This event is currently used by Bamboo to send notifications.

On this page:

Configuring the Build Queue Timeout Event

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.

ビルド キュー タイムアウト イベント設定の編集方法:

  1. Click the 'Administration' link in the top navigation bar.
  2. Click the 'Build Monitoring' link in the left navigation column. The Build Monitoring page will be displayed.
  3. Click the 'Edit' button and the Default Build Monitoring Criteria section of the Build Monitoring page will now be editable (see screenshot below). Update the value of the 'Build Queue Timeout' field (in minutes) as desired.
  4. Click the 'Save' button to update your settings.


Screenshot above: Editing build queue timeout event settings

Disabling the Build Queue Timeout Event

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.

Changing How Often Bamboo Checks for Build Queue Timeouts

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.

注意

関連トピック

Configuring Notifications for a Plan and its Jobs
Disabling Build Monitoring