Route Timeout
Summary
Route Timeout establishes the per-route timeout value. Cannot exceed global timeout values.
How to configure
- Core
- Enterprise
- Kubernetes
YAML/JSON setting | Type | Usage | Default |
---|---|---|---|
timeout | string (Go Duration formatting) | optional | 30s |
Set the Route Timeout in the Console:
Name | Type | Usage | Default |
---|---|---|---|
timeout | string (Go Duration formatting) | optional | 30s |
See Kubernetes Ingress for more information
Examples
timeout: 30s