dolphinscheduler
dolphinscheduler copied to clipboard
[Bug] Timed task not trigger
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
[INFO] 2024-06-21 16:57:01.556 +0800 o.a.d.s.q.QuartzScheduler:[104] - Add job, job name: job_39, group name: jobgroup_1
[INFO] 2024-06-21 16:57:01.606 +0800 o.a.d.s.q.QuartzScheduler:[137] - schedule job trigger, triggerName: job_39, triggerGroupName: jobgroup_1, cronExpression: 10 * * * * ? *, startDate: Fri Jun 21 16:57:01 CST 2024, endDate: Wed Jun 21 00:00:00 CST 2124
My timed task add success but never trigger
What you expected to happen
The task should be triggered every minute.
How to reproduce
Just create a 'shell' task , print some message , online this timed task.
Anything else
No response
Version
3.2.x
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct