Module: Conductor::Http::Models::TaskTimeoutPolicy
- Defined in:
- lib/conductor/http/models/task_def.rb
Overview
Timeout policy for task definitions
Constant Summary collapse
- RETRY =
'RETRY'- TIME_OUT_WF =
'TIME_OUT_WF'- ALERT_ONLY =
'ALERT_ONLY'
Timeout policy for task definitions
'RETRY''TIME_OUT_WF''ALERT_ONLY'