istio v1.31.0
VirtualService.spec.http[].match[].headers.[key].spec.http.fault.delay
Delay requests before forwarding, emulating various failures such as network issues, overloaded upstream service, etc.
| Field / Type | Description |
|---|---|
exponentialDelay | No description provided.
|
fixedDelay | Add a fixed delay before forwarding the request.
|
percent | Percentage of requests on which the delay will be injected (0-100).
|
Percentage of requests on which the delay will be injected. |