Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ retryer
Method
retryer
core/src/main/java/feign/Feign.java:117–120 ·
view source on GitHub ↗
(Retryer retryer)
Source
from the content-addressed store, hash-verified
115
}
116
117
@Override
118
public
Builder retryer(Retryer retryer) {
119
return
super.retryer(retryer);
120
}
121
122
@Override
123
public
Builder logger(Logger logger) {
Callers
15
internalBuild
Method · 0.45
levelEmitsOnReadTimeout
Method · 0.45
unknownHostEmits
Method · 0.45
formatCharacterEmits
Method · 0.45
retryEmits
Method · 0.45
doesNotUnwrapUndeclaredCheckedCauseWhenPropagationPolicyIsUnwrap
Method · 0.45
unwrapDeclaredCheckedCauseWhenPropagationPolicyIsUnwrap
Method · 0.45
unwrapCheckedCauseAssignableToDeclaredTypeWhenPropagationPolicyIsUnwrap
Method · 0.45
ensureRetryerClonesItself
Method · 0.45
throwsOriginalExceptionAfterFailedRetries
Method · 0.45
throwsRetryableExceptionIfNoUnderlyingCause
Method · 0.45
ensureRetryerClonesItself
Method · 0.45
Calls
no outgoing calls
Tested by
15
levelEmitsOnReadTimeout
Method · 0.36
unknownHostEmits
Method · 0.36
formatCharacterEmits
Method · 0.36
retryEmits
Method · 0.36
doesNotUnwrapUndeclaredCheckedCauseWhenPropagationPolicyIsUnwrap
Method · 0.36
unwrapDeclaredCheckedCauseWhenPropagationPolicyIsUnwrap
Method · 0.36
unwrapCheckedCauseAssignableToDeclaredTypeWhenPropagationPolicyIsUnwrap
Method · 0.36
ensureRetryerClonesItself
Method · 0.36
throwsOriginalExceptionAfterFailedRetries
Method · 0.36
throwsRetryableExceptionIfNoUnderlyingCause
Method · 0.36
ensureRetryerClonesItself
Method · 0.36
throwsOriginalExceptionAfterFailedRetries
Method · 0.36