nordcloud/lambda-wrapper

Return execptions as errors

mpuittinen opened this issue · 1 comments

Currently exceptions thrown by the functions are passed as exceptions to the caller. Could we pass them as errors via the callback instead? @laardee? Relates to nordcloud/serverless-mocha-plugin#33

Implemented in lambda-wrapper 0.2.0