You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/06/09 04:42:36 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10378: [Bug] The problem when the task flow is set to execute at 0:00 every day

github-actions[bot] commented on issue #10378:
URL: https://github.com/apache/dolphinscheduler/issues/10378#issuecomment-1150663267

   ### 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
   
   When the task flow setting schedule is executed at 0:00 every day, if the start time of the complement number is 0:00 on the 1st, then the number 1 will not be executed, and the complement will be executed from the 2nd.
   
   ### What you expected to happen
   
   The task of 0 points on the 1st can also be complemented normally.
   
   ### How to reproduce
   
   The timing time is set to 0:00 every day, when complementing the number, choose 0:00 on the 1st, and 0:00 on the 5th.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.5
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org