1205747671 opened a new issue, #14619: URL: https://github.com/apache/dolphinscheduler/issues/14619
### 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 Add a loop task, such as executing the subsequent process multiple times in a loop. By using the loop task node, can conveniently call it multiple times. Currently, in order to implement this function, a new task script has to be added, which is implemented by calling the interface multiple times. This is very cumbersome. ### Use case Create a loop task, increase the number of loops, this number can be obtained from the previous task, and execute the subsequent process multiple times according to the number of loops. ### 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]
