bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Bruno needs more detailed error reporting on connection errors

Open alex-jitbit opened this issue 9 months ago • 1 comments

I have checked the following:

  • [X] I've searched existing issues and found nothing related to my issue.

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

alex-jitbit avatar May 05 '24 08:05 alex-jitbit

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

helloanoop avatar May 09 '24 09:05 helloanoop