mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Timeout a node that fails to close - default 15s timeout
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
"stopped-modified-flows": "Stopped modified flows",
|
||||
"stopped-flows": "Stopped flows",
|
||||
"stopped": "Stopped",
|
||||
"stopping-error": "Error stopping node: __message__",
|
||||
"added-flow": "Adding flow: __label__",
|
||||
"updated-flow": "Updated flow: __label__",
|
||||
"removed-flow": "Removed flow: __label__",
|
||||
|
Reference in New Issue
Block a user