Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider better lower level network errors handling #51

Open
szpak opened this issue Apr 8, 2017 · 0 comments
Open

Consider better lower level network errors handling #51

szpak opened this issue Apr 8, 2017 · 0 comments
Labels

Comments

@szpak
Copy link
Member

szpak commented Apr 8, 2017

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?

@szpak szpak added the internal label Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant