Feature #19121
Job Scheduler
Status: | In Progress | Start date: | 08 December 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Low Dylan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
job scheduler using latest quartz version. This has one challenge, that is should it support HA or single instance. If following mobius, they do single instance bcoz they had issues, it trigger same job twice if 2 scheduler running.
Jobs will be triggered by message queuing.