Skip to content

Consider better lower level network errors handling #51

@szpak

Description

@szpak

Currently only HttpResponseException (e.g. 404, 500) is caught in the REST client. Other, such as java.net.ConnectException: Connection refused (Connection refused) are caught at the Gradle level. Does it make sense to handle it in the plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions