defaultJobTimeoutMinutes property
The default number of minutes (at the project level) a test run executes before it times out. The default value is 150 minutes.
Implementation
final int? defaultJobTimeoutMinutes;
The default number of minutes (at the project level) a test run executes before it times out. The default value is 150 minutes.
final int? defaultJobTimeoutMinutes;