Soft-fail slow MCP discovery at startup - #29764
Conversation
|
Thanks for targeting optional MCP startup latency. Current main has already adopted a newer background-discovery design for CLI/TUI startup, but the gateway remains a live gap. Problems
Suggested changes
Automated hermes-sweeper review. |
|
Closing in favor of #75985 (merged), which resolves #29726 for the last remaining synchronous startup surface (ACP). Since this PR was opened, main replaced the startup discovery design your patch extends: Your diagnosis of the problem (bounded wait + continue in background) was right and is exactly the shape the shipped design uses. Thanks for the contribution. |
Fixes #29726
Summary
Testing