simonsobs / ocs-web

Browser-rendered control panels for OCS
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add OpParam for Host Manager Update Task #23

Closed BrianJKoopman closed 1 year ago

BrianJKoopman commented 1 year ago

The host manager agent's update task could use some OpParams for the arguments it has, especially reload_config. This will allow updating the managed agents list when a new agent is added.

mhasself commented 1 year ago

Added in #24 . But it turns out there's a button on the left panel that does a proper reload_config, too.