slaclab/simulacrum

Bumpless reboot for services

Opened this issue · 0 comments

For PVs that do not get their value from the model service implement bumpless re-start of their value by saving the current value, restarting the service and writing that saved value.

For model service we could think about saving the state of the model. Possible but a bit more complicated.