When running dune promote with a watchmode build, it clears the promotion database after the first invocation. This is annoying and requires a restart of the build server. We need to somehow stop the server from flushing the promotion database after a promote request over RPC.