Skip to content

Commit 3ce782c

Browse files
committed
修改客户端默认超时时间
1 parent f94556e commit 3ce782c

File tree

1 file changed

+1
-1
lines changed
  • framework/fel/java/plugins/tool-mcp-client/src/main/resources

1 file changed

+1
-1
lines changed

framework/fel/java/plugins/tool-mcp-client/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ fit:
66
mcp:
77
client:
88
request:
9-
timeout-seconds: 10
9+
timeout-seconds: 300

0 commit comments

Comments
 (0)