すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
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:
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.
ビルド キュー タイムアウト イベント設定の編集方法:
Screenshot above: Editing 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.
Configuring Notifications for a Plan and its Jobs
Disabling Build Monitoring