You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When use @Autowire List<McpSyncClient>mcpSyncClients, If one of the configured MCP servers is invalid, it will cause the system to fail to start!
#3306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Uh oh!
There was an error while loading. Please reload this page.
When use @autowire ListmcpSyncClients,
If one of the configured MCP servers is invalid, it will cause the system to fail to start.
How can I avoid this situation?
The text was updated successfully, but these errors were encountered: