Return execptions as errors
mpuittinen opened this issue · 1 comments
mpuittinen commented
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
mpuittinen commented
Implemented in lambda-wrapper 0.2.0