| << Back to previous view |
[QB-2578] Don't count time waiting on agent against build time
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 6.0.33 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major |
| Reporter: | Jeffery Smith | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Environment: | All | ||
| Description |
|
Currently if a build is waiting on an agent to continue, that time is counted against the total build time. I would like to have a way to specify that time spent waiting should be counted against the build time when deciding if a build times out. In other words, I want the build timeout to be calculated using the actual runtime of the steps and not time spent waiting on an agent.
|