Skip to content

Error messages are full of Rust noise #484

@jayvdb

Description

@jayvdb

When I have a DNS or connection error, there are lots of errors like

Failed to get namespaced resource kdash::app::pods::KubePod. Service(hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind:  

Only one line is used for the error, and the error gets cut off by whatever width the terminal has.

I can guess what is going wrong based on the "dns error" part of the error bar, but that is far from human friendly error message.
If I had a smaller window even the "dns error" part wouldnt be visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions