project8 / dragonfly

a dripline-based slow-control implementation
Other
0 stars 0 forks source link

Feature/on call bots #200

Closed buzinsky closed 5 years ago

buzinsky commented 5 years ago

Changes to allow for general instances of operator bot (namely t2operator and expert) Test seems to be working so far (2 days as of writing, handled shift transition)

If anything, the help messages could be improved, feedback appreciated.

wcpettus commented 5 years ago

Looks good, if I ever touch this code I will probably mess up where the variable are all on_call and the method names use oncall. Will probably get better advice on the helper function with this deployed and used.

buzinsky commented 5 years ago

I was torn on that. I do prefer the underscores, but historically people call functions like whoisop or tempoperator. I did not have the courage to switch.