|
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.
ビルド キュー タイムアウト イベント設定の編集方法:
スクリーンショット: ビルド キュー タイムアウト イベント設定の編集

You can disable the build queue timeout event by disabling build monitoring for your Bamboo installation. See Disabling build monitoring.
Bamboo インストールのすべてのビルド監視機能を無効化せずにビルド キュー タイムアウト イベントを無効化することはできないことに注意してください。
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 Configuring system properties for instructions on how to configure the bamboo.buildQueueMonitor.checkInterval system property.