Skip to content

Panic on invalid port #84

@manio

Description

@manio

Hi
There is a problem with error catching when an invalid port (out of range) is passed to the influxdb client, like this:
let client = Client::new("http://localhost:80876", "test");

IMHO it should be catched and passed in Err() instead of panic. Currently it is panicking (from surf crate):
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidPort', /home/manio/.cargo/registry/src/github.com-1ecc6299db9ec823/surf-2.1.0/src/client.rs:536:42

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy