-
Notifications
You must be signed in to change notification settings - Fork 0
Error Infrastructure #1
Copy link
Copy link
Open
Description
We need to rework a good chunk of our API infrastructure to better handle errors.
And not just wrapping with pkg/errors.
We may need to tap into goapi to properly unwrap these errors at the last moment to return the proper http codes.
For example, there are several places that auth errors can happen, and we need to make sure that they are returned with a 401.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels