Searched refs:errorCountOfSameCause (Results 1 – 1 of 1) sorted by relevance
403 return retryAction != null ? retryAction.errorCountOfSameCause() : 0; in getLastErrorCountOfSameCause()1044 int errorCountOfSameCause(); in errorCountOfSameCause() method1082 int errorCountOfSameCause, in create() argument1088 errorCountOfSameCause, in create()1120 int errorCountOfSameCause, in create() argument1126 errorCountOfSameCause, in create()1217 prevRetryAction != null ? prevRetryAction.errorCountOfSameCause() + 1 : 1; in generateRetryAction()1240 prevRetryAction != null ? prevRetryAction.errorCountOfSameCause() + 1 : 1; in generateRetryAction()