Document lambda error behaviour when wrapped with Laconia #626
Open
Description
It would be really helpful if Laconia had some documentation on how errors should be handled. I know the apiAdapter has some support for this but for other triggers, the way errors should be handled differs. For example, SQS will retry the message so you should let exceptions bubble up.