Ok. Can I ask you one more question? If we have grcp server in docker container and it has a bind mount on repository directory. Do we have to always reload container or maybe we can use some api call to apply changes?
For now it looks like without reloading we can se changes in code of existing repository entities, for example solids, but when we need to remove or add repository objects, for example schedules, then we need to reload grpc server.