Skip to content

docs: document startup tool-listing timeout for wedged MCP servers#3166

Merged
dgageot merged 1 commit into
mainfrom
docs/auto-update
Jun 19, 2026
Merged

docs: document startup tool-listing timeout for wedged MCP servers#3166
dgageot merged 1 commit into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Contributor

Adds a callout to the troubleshooting guide explaining the 10-second per-toolset tool-listing timeout introduced in #3154.

When a MCP server does not respond to tools/list at startup, docker-agent now skips it after 10 s and lets the sidebar resolve with whichever toolsets loaded successfully. The callout tells users what to expect, where to find the warning (--debug), and how to recover (/toolset-restart).

PR reviewed: #3154 (fix: bound per-toolset tool listing during startup)
File changed: docs/community/troubleshooting/index.md

@aheritier aheritier requested a review from a team as a code owner June 19, 2026 04:03
@aheritier aheritier added the kind/docs Documentation-only changes label Jun 19, 2026

@docker-agent docker-agent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This documentation-only PR adds a clear and accurate callout to the troubleshooting guide explaining the 10-second startup tool-listing timeout for unresponsive MCP servers. All factual claims were verified:

  • Timeout value (10 seconds) matches the feature introduced in #3154
  • Debug flag (--debug) matches project conventions
  • Recovery command (/toolset-restart) matches existing docs
  • Callout markdown structure is consistent with other callouts in the file
  • Behavioral description (skipping unresponsive toolsets, sidebar resolving with partial results, no infinite spinner) accurately reflects the feature

No issues found.

@aheritier aheritier added the area/mcp MCP protocol, MCP tool servers, integration label Jun 19, 2026
@dgageot dgageot merged commit 3a44faf into main Jun 19, 2026
12 checks passed
@rumpl rumpl deleted the docs/auto-update branch June 19, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/mcp MCP protocol, MCP tool servers, integration kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants