Skip to content

Error handling #186

@MartinKolarik

Description

@MartinKolarik

#185 fixes an issue where a single offline probe would break the whole --latency output due to an error being thrown here, but what's also weird is we exit with a zero status code in such a case. That seems to be the case with all errors - they are ignored, there's no output, and no status code change, and I'm not sure why it's done that way. @radulucut ? I suggest we print error details and exit with 1 in all unexpected cases.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions