We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a06b1e commit ff2cc1cCopy full SHA for ff2cc1c
src/cortex-app-server/src/config.rs
@@ -86,7 +86,7 @@ pub struct ServerConfig {
86
87
fn default_shutdown_timeout() -> u64 {
88
30 // 30 seconds for graceful shutdown
89
- // See cortex_common::http_client for timeout hierarchy documentation
+ // See cortex_common::http_client for timeout hierarchy documentation
90
}
91
92
fn default_listen_addr() -> String {
0 commit comments