This commit is contained in:
Steve Walsh 2023-11-13 10:27:38 +00:00
parent 328ebbf4ce
commit e8a142079c

View File

@ -233,7 +233,7 @@ module.exports = function (RED) {
const result = vm2Instance.run(functionText);
const afterVm2 = process.hrtime(beforeVm2);
payloadValidator.verify(result);
sendResults(this, msg._msgid, msg);
sendResults(this, msg._msgid, result);
const logger = clone(msg.logger);
let lambdaRequestId;
let {