1 parent bd58a2c commit 28c63d8Copy full SHA for 28c63d8
1 file changed
src/sap_cloud_sdk/agentgateway/_lob.py
@@ -405,6 +405,7 @@ async def get_mcp_tools_lob(
405
fragment_name,
406
)
407
continue
408
+ # intentional: fragment failure must not abort remaining fragments
409
logger.exception(
410
"Failed to load tools from fragment '%s' — skipping",
411
0 commit comments