Open JohannesKonings opened 4 years ago
Currently the return value from the handler is passed via console.log(). to the repsonse command in the bootstrap. Taht should be changed to a better solution.
https://github.com/open-abap/aws-lambda-abap-runtime/blob/88d291de3a2a9198f9b9fdb0a1d7d10ccb7b4a06/bootstrap#L20
https://github.com/open-abap/aws-lambda-abap-runtime/blob/88d291de3a2a9198f9b9fdb0a1d7d10ccb7b4a06/runtime.js#L9
Currently the return value from the handler is passed via console.log(). to the repsonse command in the bootstrap. Taht should be changed to a better solution.
https://github.com/open-abap/aws-lambda-abap-runtime/blob/88d291de3a2a9198f9b9fdb0a1d7d10ccb7b4a06/bootstrap#L20
https://github.com/open-abap/aws-lambda-abap-runtime/blob/88d291de3a2a9198f9b9fdb0a1d7d10ccb7b4a06/runtime.js#L9