Controller doesn't show and error when CollectTimeout is over
Open
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 111
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
When collecting a trace, if the `CollecTimeout` delay is reached the perfcollect process is killed, and the trace can't be downloaded. This should be displayed in the controller's log, like in the Error string, such that users can then update the value
```
--[JOB].collectTimeout Maximum duration of the collect phase. Defaults to 00:05:00 (5 minutes).
```
Contributor guide
Assessment
This issue has not been assessed yet.