@@ -157,6 +157,12 @@ This will just stop all of the running containers created by `hd up`
Any background jobs running in the workers container and not having completed will fail, and will be re-tried when the container is restarted.
To gracefully shutdown the service, before stopping, you could make sure
* There are no background jobs running.
* If there are any running jobs and you don't want to wait, you can kill the job. The job will move to the dead tab, from where you can retry later, after restarting the service.
* There is no Create, Update and Delete activity happening in RDMS
### To deploy an update of the code
similar to the steps described above, to deploy an update of the code