- Timeout (faulttolerance) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
cancel-source | boolean | true | Cancel source if destination stage is cancelled. |
current-thread | boolean | false | Flag to indicate that code must be executed in current thread instead of in an executor’s thread. This flag is |
name | string | Timeout- | A name assigned for debugging, error reporting or configuration purposes. |
timeout | Duration | PT10S | Timeout duration. |