244607753 opened a new issue #9156:
URL: https://github.com/apache/dolphinscheduler/issues/9156


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   版本是1.3.9
   我有9个任务,它们需要每隔9天各执行1次。
   当我设置的参数为:
   年:默认 
   月:默认
   天:每隔9天执行从1天开始(其余几个任务依次填写从2、3、4、5、6、7、8、9)
   时:0点
   分:0分
   秒:0秒
   ----------------------------------------
   
   
   
   ### What you expected to happen
   
   例如:
   1月有31天,假如我的任务1从第一天开始执行,那么当它执行到31号的时候正在执行任务4。我预想的2月1日应该执行任务5,但是结果是任务1。
   问题:
   当1月31日执行任务4时,我预想的2月1日应该执行任务5,但是结果是任务1。
   
   ### How to reproduce
   
   我有9个任务,它们需要每隔9天各执行1次。
   当我设置的参数为:
   年:默认 
   月:默认
   天:每隔9天执行从1天开始(其余几个任务依次填写从2、3、4、5、6、7、8、9)
   时:0点
   分:0分
   秒:0秒
   
   ### Anything else
   
   如果我要按照我的逻辑来执行任务的话,有其它编排方式嘛?它是一个bug还是其它什么问题。
   
   ### Version
   
   1.3.9
   
   ### 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](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to