[misc] add a metric for failing downloads
This commit is contained in:
committed by
Jakob Ackermann
parent
54ce1373af
commit
638d2f30d3
@@ -324,6 +324,7 @@ module.exports = ResourceWriter = {
|
||||
},
|
||||
'error downloading file for resources'
|
||||
)
|
||||
Metrics.inc('download-failed')
|
||||
}
|
||||
return callback()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user