@FunctionalInterface public static interface RetryHelper.Action<T>
T
call()
T call() throws Exception
Exception