tercel53 opened a new issue #5202: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5202
*For better global communication, please give priority to using English description, thx! * *Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.* **Describe the feature** I want to execute one workflow on time when some workflows are finished,one way is that add a sub workflow task in the upstream workflow,but it need modify the upstream that need make offline.other way is that add a dependent task which check the execution status of upstream workflows ,but this workflow must be configured as timed workflow,which may be delay to execute. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
