Skip to content

Improved error handling. #4

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
wants to merge 1 commit into from
Closed

Improved error handling. #4

wants to merge 1 commit into from

Conversation

kaj
Copy link
Owner

@kaj kaj commented Nov 7, 2020

Based on seanmonstar/warp#458 , an error is not a rejection, but an error in a web server should impl Reply, and then Result<impl Repy, Error> should do so too.

@kaj kaj force-pushed the server-error branch 2 times, most recently from e2bc605 to f8935bd Compare November 20, 2020 14:31
Based on seanmonstar/warp#458 , an
error is not a rejection, but an error in a web server should
impl Reply, and then `Result<impl Repy, Error>` should do so too.
@kaj
Copy link
Owner Author

kaj commented Jul 1, 2022

This was done slighly differently in c85bac8

@kaj kaj closed this Jul 1, 2022
@kaj kaj deleted the server-error branch September 5, 2022 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant