njnu-seafish commented on code in PR #17839:
URL:
https://github.com/apache/dolphinscheduler/pull/17839#discussion_r2659532411
##########
dolphinscheduler-ui/src/locales/zh_CN/home.ts:
##########
@@ -39,6 +39,5 @@ export default {
dispatch: '派发',
ready_block: '准备阻断',
block: '阻断',
- wait_to_run: '等待执行',
Review Comment:
In this PR, can I remove other redundant Java code and improve the
documentation (DOC) for better accuracy? Or should I create a separate PR to
handle this instead?
> public class CommandKeyConstants {
public static final String CMD_PARAM_RECOVERY_WAITING_THREAD =
"WaitingThreadInstanceId";
> docs/docs/en/contribute/architecture-design.md
start execution from failed node, complement, timer, rerun, pause, stop,
resume waiting thread.
--
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]