You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JenkinsHttpClient.java#L211 is executing e.printStackTrace() on exception.
Probably it should use a logger or nothing at all.
The method is called getQuietly and is not as quiet as expected :-/
The text was updated successfully, but these errors were encountered:
JenkinsHttpClient.java#L211 is executing
e.printStackTrace()
on exception.Probably it should use a logger or nothing at all.
The method is called
getQuietly
and is not as quiet as expected :-/The text was updated successfully, but these errors were encountered: