wangzijian121 opened a new issue #5836: URL: https://github.com/apache/dolphinscheduler/issues/5836
1. Feature description: When the timed task is executed, the number of running times can be specified, and when the number of running times is reached, it will be offline regularly  2.Solution: When creating a schedule, specify the number of runs required numberOfRun, the number of runs minus 1, and when numberOfRun is equal to 0, go offline timing. -- 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]
