usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.44k stars 1.16k forks source link

Bruno needs more detailed error reporting on connection errors #2241

Open alex-jitbit opened 4 months ago

alex-jitbit commented 4 months ago

I have checked the following:

Describe the feature you want to add

If a server is down, or there are HTTP protocol error, or SSL error, wrong encoding etc, Bruno simply spits out an exception:

image

Now compare that to Insomnia's nice and detailed "timeline" output

image

Mockups or Images of the feature

image

helloanoop commented 4 months ago

This is priority. @sanjai0py Can you look into this.

We need to get rid of the data undefined error and propogate the error from axios