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

Don't hide errors when multiple are encountered. #309

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

fmoor
Copy link
Member

@fmoor fmoor commented Apr 9, 2024

Some server errors cause the client to also produce a network error. In these cases the client would report the network error but not the server error. This change makes the client report both errors, with the server error displayed first.

Some server errors cause the client to also produce a network error. In
these cases the client would report the network error but not the server
error. This change makes the client report both errors, with the server
error displayed first.
@fmoor fmoor merged commit 44b324c into master Apr 9, 2024
9 checks passed
@fmoor fmoor deleted the fmoor/dont-hide-errors branch April 9, 2024 18:26
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.

None yet

1 participant