hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Support restarting components as admin

Open dasJ opened this issue 4 years ago • 3 comments

It's tedious to always log in when one of the components hangs. Instead, expose buttons for admins to kill each process, letting systemd restart them (they all have Restart=always).

dasJ avatar Nov 21 '20 12:11 dasJ

Not that I expect anyone to care about this, but it looks like this:

image

dasJ avatar Nov 21 '20 19:11 dasJ

I don't think the buttons should say Restart on them, when all it's doing is killing the component and letting systemd restart it. If, for whatever reason, somebody changes the unit to not be Restart=always, they might wonder why the button Restart Evaluator didn't actually restart the evaluator.

Really just splitting hairs, but I think it's better to name it what it does, not what it should do.

cole-h avatar Nov 22 '20 00:11 cole-h

@cole-h Like this?

dasJ avatar Feb 13 '22 15:02 dasJ