Skip to content

Error handling #186

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions