Timeout in minutes from project step
Hi,
I want to modify the default "Timeout in minutes" from project step, the default value is 5, but there are many steps in my project.
Does the BuildForge have related global parameter to config?
Or can I modify the default vaue so that every step will get the value when created?
Thanks
I want to modify the default "Timeout in minutes" from project step, the default value is 5, but there are many steps in my project.
Does the BuildForge have related global parameter to config?
Or can I modify the default vaue so that every step will get the value when created?
Thanks
One answer
Hi,
I want to modify the default "Timeout in minutes" from project step, the default value is 5, but there are many steps in my project.
Does the BuildForge have related global parameter to config?
Or can I modify the default vaue so that every step will get the value when created?
Thanks
Hi,
It sounds like the trigger environment variable _TIMEOUT would work for your scenario. If you were to set an environment at the project or server level or if you already have an environment set, you could add an environment variable named _TIMEOUT with a value in minutes.
The documentation lists this information about the variable.
_TIMEOUT
A value that overrides the Timeout property
for one or all of the steps in your project.
Brent Ulbricht
Developer/Lead - RTC Build