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

"Pause" button for admins to stop queue items #20

Open
cpolcyn opened this issue May 22, 2017 · 1 comment
Open

"Pause" button for admins to stop queue items #20

cpolcyn opened this issue May 22, 2017 · 1 comment

Comments

@cpolcyn
Copy link
Contributor

cpolcyn commented May 22, 2017

A handy way to pause builds for a while so we can e.g. restart/upgrade the instance

@jlantz
Copy link
Contributor

jlantz commented May 24, 2017

FYI, this is actually way harder than it sounds. It requires changing the architecture of every build worker to register itself back with the master app. It also requires implementing some sort of signal handling in the workers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants