Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ faultDelay
Method
faultDelay
xds/src/main/java/io/grpc/xds/FaultConfig.java:29–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
@AutoValue
28
abstract
class
FaultConfig implements FilterConfig {
29
@Nullable
30
abstract FaultDelay faultDelay();
31
32
@Nullable
33
abstract FaultAbort faultAbort();
Callers
3
ldsResourceUpdate_withFaultInjection
Method · 0.95
interceptCall
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
1
ldsResourceUpdate_withFaultInjection
Method · 0.76