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

error propagation on HTTP and HTTPS frontend add and remove #860

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

Keksoj
Copy link
Member

@Keksoj Keksoj commented Dec 6, 2022

In the spirit of #825 , we prefer one-line context-full errors logs instead of several lines apart from one another.

This PR adds error propagation to HTTP and HTTPS frontend adding & removing logic.

@Keksoj Keksoj added this to the v0.15.0 milestone Dec 6, 2022
@Keksoj Keksoj self-assigned this Dec 6, 2022
@Keksoj Keksoj force-pushed the error_propagating_on_http_listener branch from 02f3582 to 036505c Compare December 6, 2022 11:21
@Keksoj
Copy link
Member Author

Keksoj commented Dec 6, 2022

merge #861 first, and then rebase this

lib/src/http.rs Outdated Show resolved Hide resolved
lib/src/http.rs Outdated Show resolved Hide resolved
lib/src/https.rs Outdated Show resolved Hide resolved
@Keksoj Keksoj force-pushed the error_propagating_on_http_listener branch from 036505c to 03085ea Compare December 8, 2022 15:21
@Keksoj
Copy link
Member Author

Keksoj commented Dec 9, 2022

At last, it is ready for review and merge @FlorentinDUBOIS ;-)

@FlorentinDUBOIS FlorentinDUBOIS merged commit 4acd621 into main Dec 16, 2022
@FlorentinDUBOIS FlorentinDUBOIS deleted the error_propagating_on_http_listener branch December 16, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants