refactor(core): Reduce memory usage in the Webhook node (#4640)
use file streaming to pass webhook binaries around
This commit is contained in:
committed by
GitHub
parent
602b1e56d6
commit
07e4743a3e
@@ -982,6 +982,7 @@
|
||||
"runData.items": "Items",
|
||||
"runData.json": "JSON",
|
||||
"runData.mimeType": "Mime Type",
|
||||
"runData.fileSize": "File Size",
|
||||
"runData.ms": "ms",
|
||||
"runData.noBinaryDataFound": "No binary data found",
|
||||
"runData.noData": "No data",
|
||||
|
||||
Reference in New Issue
Block a user