Log connection problems during fetching release date
This commit is contained in:
@@ -96,7 +96,7 @@ class KotlinReportSubmitter : ITNReporterCompat() {
|
||||
null
|
||||
)
|
||||
} catch (e: IOException) {
|
||||
// Do not report connection problems
|
||||
LOG.warn(e)
|
||||
null
|
||||
} catch (e: KotlinPluginUpdater.Companion.ResponseParseException) {
|
||||
// Exception won't be shown, but will be logged
|
||||
|
||||
Reference in New Issue
Block a user