Programming Exercise
: Improve feedback on build job timeout
#9877
Labels
bug
buildagent
Pull requests that affect the corresponding module
communication
Pull requests that affect the corresponding module
exercise
Pull requests that affect the corresponding module
programming
Pull requests that affect the corresponding module
Describe the bug
Whenever a build job reaches the set timeout, it errors which leads to a build fail. This does not really tell the students what went wrong in any way since their code compiles locally.
To Reproduce
I don't know a good way to reproduce this, but the logs in the end of this report have build job ids that may help you track this down hopefully.
Expected behavior
Give the student some feedback and tell them why the build job failed. It should also include actionable items that will help the student resolve this build failure similar to when a timeout is specified in the tests using ares.
Screenshots
No response
Which version of Artemis are you seeing the problem on?
7.7.2
What browsers are you seeing the problem on?
Safari
Additional context
No response
Relevant log output
The text was updated successfully, but these errors were encountered: