Interface AgentErrorCondition.Retryable
- All Known Implementing Classes:
ExecutorStepExecution.QueueTaskCancelled
,ExecutorStepExecution.RemovedNodeCause
,ExecutorStepExecution.RemovedNodeTimeoutCause
- Enclosing class:
- AgentErrorCondition
public static interface AgentErrorCondition.Retryable
A marker interface for
CauseOfInterruption
instances that can be retried through AgentErrorCondition
.