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

use Debug impl for generic Reqwest errors to provide more info #6518

Commits on Oct 6, 2024

  1. use Debug impl for generic Reqwest errors to provide more info

    see apache#6377
    
    This should help in the interim to identify specific causes of, sometimes confusing, network
    related errors. I think this change should be temporary until we can find a better way to
    improve error messages.
    erratic-pattern committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4d11127 View commit details
    Browse the repository at this point in the history