mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
feat: add http node timeout (#2465)
* fix $ in replacement string misinterpreted as regex special character * add http timeout * delete console log
This commit is contained in:
@@ -617,7 +617,8 @@
|
||||
"success": "Start syncing"
|
||||
}
|
||||
},
|
||||
"training": {}
|
||||
"training": {
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"Auxiliary Data": "Auxiliary data",
|
||||
@@ -795,6 +796,7 @@
|
||||
"Field Name": "Field name",
|
||||
"Http request props": "Request parameters",
|
||||
"Http request settings": "Request settings",
|
||||
"Http timeout": "Timeout",
|
||||
"Input Type": "Input type",
|
||||
"Laf sync params": "Synchronize parameters",
|
||||
"Max Length": "Maximum length",
|
||||
|
Reference in New Issue
Block a user