Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not create build requests for workers if offline longer than 30 mi…
…nutes.
- Loading branch information
618344c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@asb This seems to have broken the pre-commit testing you added:
Is there a mismatch between Buildbot versions that llvm uses and that the pre-commit downloads?
618344c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sadly LLVM's buildbot seems to be deploying a forked version (which is why the deployed buildbot wasn't impacted by the issue with long step names, that I fixed in #293). I think my questions about access to the version that is deployed were missed, but I've submitted a PR that works around this problem for now and raises the question again #323
618344c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is blocking some changes I'm trying to make in #325.