When a job is aborted by Jenkins due to exceeded run time (currently set to 12 hours), the information is not propagated back to our bot, causing the job to hang indefinitely. It would instead be useful to return the status and logs back to the bot (just like any other job failure), so that the PR author and reviewers can act accordingly.
When a job is aborted by Jenkins due to exceeded run time (currently set to 12 hours), the information is not propagated back to our bot, causing the job to hang indefinitely. It would instead be useful to return the status and logs back to the bot (just like any other job failure), so that the PR author and reviewers can act accordingly.