[Router] Add the shutdown-drain configuration surface (#39015)

Co-authored-by: Kangyan Zhou <kangyan.zhou@radixark.ai>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-09-16 00:26:50 -07:00
committed by GitHub
co-authored by Kangyan Zhou Claude Opus 5
parent 5beb2fd552
commit 7835f1de9a
23 changed files with 347 additions and 12 deletions
@@ -40,6 +40,7 @@ fn config() -> Config {
server: ServerConfig {
host: "0".into(),
port: 0,
..Default::default()
},
observability: ObservabilityConfig::default(),
model: ModelConfig {