feat: MCP节点支持异常处理 - #404
Open
openjiuwen-sync-bot[bot] wants to merge 2 commits into
Open
Conversation
- Python UTs for exception_handler._merge_dicts (15 cases) - Python UTs for ir_converter._parse_exception_config MCP branch (24 cases) - Java UTs for McpNodeAdapter exception config (13 cases)
- application-manager.yml: add Mcp to exception-support-nodes
- ir_converter.py: set outputs_schema={} for MCP nodes (Bug openJiuwen-ai#4)
- flow.const.ts: add Mcp to EXCEPTION_PORT_NODE (Bug openJiuwen-ai#5)
- node.type.ts: add exception_process to IMcpNode.configs (Bug openJiuwen-ai#1)
- exception-handling.component.ts: MCP default template + isError:true + fallback for all node types (Bug openJiuwen-ai#7)
|
|
|
head_sha: 变更摘要本 PR 为 MCP 节点新增异常处理能力,贯穿后端与前端:后端在 IR 转换阶段对 主要改动
|
|
head_sha: 代码审查✅ 未发现问题 |
|
head_sha:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Paired: GitHub #404 ↔ GitCode !1872
What type of PR is this?
/kind
Self-checklist:(请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入)