open-abap / aws-lambda-abap-runtime

AWS Lambda ABAP custom runtime
MIT License
9 stars 1 forks source link

handle errors #8

Open JohannesKonings opened 4 years ago

JohannesKonings commented 4 years ago

Errors are not taken into account. There are two error kinds: Invocation error https://docs.aws.amazon.com/lambda/latest/dg/runtimes-api.html#runtimes-api-invokeerror Initialization error https://docs.aws.amazon.com/lambda/latest/dg/runtimes-api.html#runtimes-api-initerror