Skip to content

Conversation

@sd2k
Copy link
Collaborator

@sd2k sd2k commented Dec 12, 2025

Prior to this commit, the discovery process for MCP datasources was
running in serial, which could cause slow startup when there were lots
of unreachable datasources.

This commit fixes that by running the discovery process in parallel and
using a timeout for each probe.

Prior to this commit, the discovery process for MCP datasources was running in serial, which could cause slow startup when there were lots of unreachable datasources. This commit fixes that by running the discovery process in parallel and using a timeout for each probe.
@sd2k sd2k requested a review from a team as a code owner December 12, 2025 15:24
@sd2k sd2k merged commit b422340 into main Dec 12, 2025
10 of 13 checks passed
@sd2k sd2k deleted the datasource-discovery-improvements branch December 12, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants