Files
gerrit/Documentation
Edwin Kempin 755504f33f RetryHelper: Add metric to count number of failures on auto retry
Since we retry automatically only on non-recoverable failures it's
expected that the number of failures on auto retry is the same as the
number of auto retries. The number of auto retries is captured by the
action/auto_retry_count metric. If the value of this metric is compared
with the value of the new metric we can verify if our assumption is
correct. If there is a mismatch between the values we have exceptions
that are considered as non-recoverable, but which actually are
recoverable. In this case we should change the code to treat them as
recoverable.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Id52026bf2d1a27e7c0668bcdd63ca1effdf8db09
2019-08-21 10:46:15 +02:00
..
2018-09-24 23:07:53 +00:00
2018-09-27 16:45:10 +09:00
2019-05-22 13:29:46 +09:00
2019-07-31 09:32:04 +09:00
2019-06-21 21:24:41 +00:00
2019-06-21 21:24:41 +00:00
2019-03-11 14:04:33 +00:00
2019-04-22 18:01:29 -07:00
2018-12-04 14:46:51 +01:00
2018-09-12 13:27:01 +09:00
2018-12-04 14:46:51 +01:00
2017-09-30 15:47:14 +02:00
2019-07-15 09:09:48 +02:00