Files
gerrit/java/com/google/gerrit/gpg/server
Edwin Kempin 1d251e4255 Remove redundant specification of LockFailureExceptions for retrying
ExceptionHookImpl#shouldRetry(Throwable) controls globally that all
actions should be retried on LockFailureExceptions. Specifying retrying
on LockFailureExceptions also on individual calls with RetryHelper is
redundant and can be removed.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I58420cb1b90e2955402337a00944bbf04f6aefbe
2019-12-11 08:50:16 +01:00
..