box / box/ClusterRunner

If slave goes offline while executing a subjob, re-assign subjob

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
184
Forks
41
PR merge metrics
No merged PRs in 30d

Description

According to the ClusterRunner slave monitor, there are uncommon cases where a build will stay alive permanently (or until we re-deploy ClusterRunner) with one downed slave (red circle) permanently allocated to itself. Consequently, this build never finishes and the client times out.

The correct behavior here would be to de-allocate that slave from this build, and allocate the subjob that was assigned to that slave at the time to a new slave.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.