Scheduler Properties
Overview
This is the configuration screen for enabling/disabling the scheduler, setting execution order, and configuring retry options.
configuration

Items

No |
Item |
Description |
1 |
Active or Disable |
Active - he schedule is enabled and will executed by the worker agent.
Disable - - he schedule is inactive and will not be executed. |

No |
Item |
Description |
2 |
Task execution method |
Parallel - For multiple jobs, these are run in parallel. The result of executing the task has no effect on the other tasks. |
3 |
Parallelism |
Set the number of tasks to be executed simultaneously. |

No |
Item |
Description |
4 |
Task execution method |
Serial - When multiple tasks exist, they are executed sequentially in order. |
5 |
Interrupt on error |
If a task fails, subsequent tasks will not be executed. |
6 |
Interrupt if no data |
If there is no data in the mapping task, subsequent tasks will not be executed. |

No |
Item |
Description |
7 |
Retry Radio button |
Whether retry in case of job failure. |
8 |
Retry Count |
Set the number of retry attempts. |
9 |
Retry Interval |
Set the time interval before retrying. The unit is minutes. |