Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typed Errors #29

Open
ttetzlaff opened this issue Jan 25, 2022 · 1 comment
Open

Typed Errors #29

ttetzlaff opened this issue Jan 25, 2022 · 1 comment
Labels
feature request New feature or request

Comments

@ttetzlaff
Copy link
Contributor

Froggit is a facade over different git providers and should provide typed error messages. The user of the library should receive clear errors and not have to have knowledge of the internal structure of each git providers errors.

Froggit should return errors such as NotFound, Unauthorized, Forbidden, Bad Request, InternalServerError where possible.

@ttetzlaff ttetzlaff added the feature request New feature or request label Jan 25, 2022
@eyalbe4
Copy link
Contributor

eyalbe4 commented Jan 26, 2022

@ttetzlaff,
We'd love to see a pull request implementing this requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants