Record: TaskPolicy
Policies related to a trigger.
Closed record
Fields
- errorPolicy ErrorPolicy(default LOG_AND_TERMINATE)
- waitingPolicy WaitingPolicy(default WAIT)
The policy to follow when there is an error in Job execution
The policy to follow when the next task is triggering while the previous job is still being processing