[Bamboo Knowledge Base]
ビルドが指定した期間以上ビルド キューで待機すると、ビルド キュー タイムアウト イベントがスローされます。
This event is currently used by Bamboo to send notifications.
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.
On this page:
ビルド キュー タイムアウト イベント設定の編集方法:
スクリーンショット: ビルド キュー タイムアウト イベント設定の編集
You can disable the build queue timeout event by disabling build monitoring for your Bamboo installation. See Disabling build monitoring.
Bamboo インストールのすべてのビルド監視機能を無効化せずにビルド キュー タイムアウト イベントを無効化することはできないことに注意してください。
デフォルトでは、Bamboo は60秒ごとにビルド キュー タイムアウト イベントがスローされたかどうかをチェックします。
You can change this by configuring the system property, bamboo.buildQueueMonitor.checkInterval
. (This property is specified in seconds.)
Please read Configuring system properties for instructions on how to configure the bamboo.buildQueueMonitor.checkInterval
system property.