After startup_timeout_ms is set to 60 seconds, a session creation timeout is prompted

Resolved 💬 0 comments Opened Sep 9, 2025 by sfz009900 Closed Sep 9, 2025

What version of the VS Code extension are you using?

0.5.5

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What steps can reproduce the bug?

I use the following Settings:

[mcp_servers.context7]
command = "F:\\software\\nodejsold\\npx.cmd"
args = ["-y", "@upstash/context7-mcp", "--api-key", "xxxxxxxxxxxxxxx"]
startup_timeout_ms = 60_000

Received an error report:

Error starting conversation
2025-09-09 11:54:19.170 [warning] Request 7cf72f24-7ba6-4e94-8773-342719410912 newConversation
2025-09-09 11:54:19.171 [error] Error creating local task: Error: Timeout

What is the expected behavior?

_No response_

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗