Class Action (0.17.19)

Action(value)

Action on task failures based on different conditions.

Enums

Name Description
ACTION_UNSPECIFIED Action unspecified.
RETRY_TASK Action that tasks in the group will be scheduled to re-execute.
FAIL_TASK Action that tasks in the group will be stopped immediately.