aspnetcore/.azure/pipelines
Ryan Nowak 706309f266 Increase cancelTimeoutInMinutes
This is a setting AZDO supports to control how long you have after a
build is canceled before all of the work is terminated.

When a build reaches a timeout, usually the `build.{cmd|sh}` step will
be terminated, and then you have cancelTimeoutInMinutes number of
minutes to do everything else before everything shuts down.

We need to a value larger than the default of 5 minutes because it takes
us *about* 5 minutes to upload all of our logs and artifacts in a
success case.

This should give us a sufficient grace period to upload all of our logs
in the case that a build fails due to a test hang.
2019-08-02 22:24:43 -07:00
..
jobs Increase cancelTimeoutInMinutes 2019-08-02 22:24:43 -07:00
tools
benchmarks.yml
ci.yml Revert "Improve components infrastructure (#12145)" (#12679) 2019-07-29 09:03:57 -07:00
helix-test.yml Revert "Improve components infrastructure (#12145)" (#12679) 2019-07-29 09:03:57 -07:00
signalr-daily-tests.yml
stress.yml Add Http2 Kestrel stress runs (#12131) 2019-07-16 17:46:32 -07:00