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

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   Select a time range and filter out the matching time using the crontab rule. 
Then supplement the data according to these times.
   
   Because the current tasks are scheduled using the crontab
   
   That's a good idea
   
   
   For example: My task needs to be scheduled and executed on the 5th of each 
month, and then I want to make up the data of the previous year. Now it needs 
to be in the range from January 1, 2022 to November 18, 2022 Within, set the 
rules of crontab, schedule on the fifth day of each month, and then execute the 
time that crontab ran out within this time range
             There are also weekly tasks, hourly tasks, etc. If crontab 
scheduling within the time range is supported, Dolphin's data supplementation 
will be more perfect
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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