Information | Description |
Task Scheduling Priority | ![]() Single choice; when multiple tasks exist, the execution order is determined based on priority. The default is low priority. |
Retries | ![]() The maximum number of retries after a task instance fails to run. Up to 5 retries are supported. |
Retry Wait Time | ![]() The wait time before retrying after a task instance fails to run. |
Timeout Handling Strategy | ![]() Runtime duration timeout: Starting from the task instance runtime, if the duration exceeds the limit, the task will automatically terminate. |