-
Notifications
You must be signed in to change notification settings - Fork 379
Closed
Description
As discussed at #294, there's room for usability/design improvement on how internal errors are handled.
I believe it would be beneficial if we remove the requirement to rewrite our own Error alias for each lambda endpoint. By simply making the existing one public would solve this problem. It would also allow the maintainers to create their own backward compatible Error type, with little to (possibly) zero impact on users of this library.
seanpianka
Metadata
Metadata
Assignees
Labels
No labels