yinancx opened a new pull request #3849: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3849
## What is the purpose of the pull request * Modified dependent node info form, refine timeout settings. * For dependent nodes, now users can setting wait dependent start timeout and wait dependent complete timeout separately. * Users can set check interval for wait dependent start timeout. * Added input verification for new timeout settings. ## Related issues * [Feature][Server] Let dependent nodes wait for a while before the pre-process starts #3633(https://github.com/apache/incubator-dolphinscheduler/issues/3633) ## Brief change log * `dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/_source/dependentTimeout.vue` Create this file for dependent nodes' timeout setting; * `dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue` Add new timeout setting form and related parameters; * `dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js` and `dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js` Add locale words about new timeout settings; ---------------------------------------------------------------- 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]
