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:
heheer
2024-08-21 20:23:35 +08:00
committed by GitHub
parent 113c57bcbe
commit 5627a4bfde
7 changed files with 90 additions and 10 deletions

View File

@@ -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",