io.helidon.faulttolerance.Timeout
Description
Timeout configuration bean
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
current-thread | Boolean | false | Flag to indicate that code must be executed in current thread instead of in an executor's thread |
enable-metrics | Boolean | false | Flag to enable metrics for this instance |
timeout | Duration | PT10S | Duration to wait before timing out |
Usages
See the manifest for all available types.