Skip to content

Make error handling less verbose #1

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

Closed
edsko opened this issue Aug 20, 2013 · 1 comment
Closed

Make error handling less verbose #1

edsko opened this issue Aug 20, 2013 · 1 comment

Comments

@edsko
Copy link
Contributor

edsko commented Aug 20, 2013

We need a nice monadic style where we can fail with e.g. internal server errors without propagating Either blah blah all over the place. See for example how we cannot currently abstract over takeRequestBody.

@dcoutts
Copy link
Contributor

dcoutts commented Oct 1, 2013

The error mechanism I added lets us do that, it's just a matter of using it everywhere.

hvr pushed a commit that referenced this issue Jul 9, 2017
Allow version edits of build-tools
@gbaz gbaz closed this as completed Jan 28, 2018
sitaochen added a commit that referenced this issue Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants