Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup misreported failed builds #3230

Closed
3 tasks
agjohnson opened this issue Nov 6, 2017 · 0 comments
Closed
3 tasks

Cleanup misreported failed builds #3230

agjohnson opened this issue Nov 6, 2017 · 0 comments
Labels
Feature New feature Improvement Minor improvement to code Needed: design decision A core team decision is required

Comments

@agjohnson
Copy link
Contributor

A number of cases will cause a build to exist, stuck in a Building or Cloning state. While we should be addressing these problems as they come up, we should also be doing something to eventually set these builds to a Failed state.

Some possible fixes and other notes:

  • Scheduled task to search for these builds, mark as failed. Run this hourly perhaps?
  • Report builds that have silently failed for tracking
  • Address more issues around build failure, try to catch failure states more. This is tougher as reproducing the queue state and everything else that lead to the failure might be impossible.
@agjohnson agjohnson added Improvement Minor improvement to code Needed: design decision A core team decision is required labels Nov 6, 2017
@ericholscher ericholscher added the Feature New feature label Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Improvement Minor improvement to code Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

2 participants