dotnet / dotnet/crank

Imprecise, non-actionable error message

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.