Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We already have a metric that counts every failure to apply a package.
As we retry indefinitely this metric counts every package multiple times. So it is not a good metric for computing error rate.
We should introduce a metric that counts up only once for each package that can not be applied.
We can for example count up only on the first retry of the package or on the 10th retry.
Attachments
Issue Links
- links to