Skip to content

Conversation

arsenii-firebolt
Copy link
Collaborator

➤ fb select 42 Failed to send the request: error sending request for url (http://localhost:9123/?&output_format=PSQL): client error (Connect) Time: 5.1ms 

instead of

➤ fb select 42 Failed to send the request: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(9123), path: "/", query: Some("&output_format=PSQL"), fragment: None }, source: Error { kind: Connect, source: Some(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) } } Time: 4.9ms 
@arsenii-firebolt arsenii-firebolt merged commit b2cc76a into main Jul 3, 2025
3 checks passed
@arsenii-firebolt arsenii-firebolt deleted the better-errors branch July 3, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants