bump default lsp server timeout

pull/4201/head
Aiden Cline 2025-12-02 16:04:08 -06:00
parent f354507d42
commit 53a7c2885b
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ export namespace LSPClient {
},
},
}),
5_000,
45_000,
).catch((err) => {
l.error("initialize error", { error: err })
throw new InitializeError(