Skip to content

Improve error handling usability #297

@miere

Description

@miere

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions