Imprecise, non-actionable error message
Open
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 111
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
Running on a very slow machine, I get:
[08:09:56.984] GET http://127.0.0.1:5012/jobs/1/touch...
[08:09:57.136] GET http://127.0.0.1:5011/jobs/1/touch...
Build is taking too long. Halting build.
[08:09:57.608] GET http://127.0.0.1:5012/jobs/1/state...
[08:09:57.644] 200 OK Failed
Can you please change the error message to include:
- which of "db", "load", "application" this refers to
- print out the threshold value that was exceeded
- describe which command line argument and yaml file value needs to be added or increased for the next attempt.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.