[app-server] Support hot-reload user config when batch writing config. (#13839)

- [x] Support hot-reload user config when batch writing config.
This commit is contained in:
Matthew Zeng
2026-03-08 17:38:01 -07:00
committed by GitHub
parent 1f150eda8b
commit a684a36091
10 changed files with 126 additions and 5 deletions

View File

@@ -2962,6 +2962,10 @@
"string",
"null"
]
},
"reloadUserConfig": {
"description": "When true, hot-reload the updated user config into all loaded threads after writing.",
"type": "boolean"
}
},
"required": [